body{
	margin:0px;
	padding:0px;
}
body, div, td, li, ul{
	font-family:Trebuchet MS, Verdana, Georgia, Arial;
	font-size:13px;
	line-height:16px;
}
#bodyText{
	padding:15px;
}
#leftInset{
	background-image:url("/images/assets/left01.jpg");
	background-repeat:no-repeat;
	width:423px;
	height:334px;
}
#topNav{
	position:absolute;
	top:175px;
	left:320px;
}
a:link{
	color:#C88CC8;
	padding-left:2px;
}
a:hover{
	color:#9D4A9D;
	padding-left:2px;
	/**background-image:url("/images/assets/smallbullet.gif");
	background-repeat:no-repeat;**/
}
a:active{
	color:#C88CC8;
	padding-left:2px;
}
a:visited{
	color:#C88CC8;
	padding-left:2px;
}
.picinset{
	float:right;
	background-color:SILVER;
	margin-left:12px;
	margin-bottom:12px;
}
