

/* Duncan Surgical Specialists */
/* NAV optional color ba42b9 */
BODY {
background:#5752df url('images/background-horizontal.gif') repeat fixed center top
}
#nav {
list-style-type:none;font-family:Sylfaen,arial;font-size:90%;margin-left:2px;margin-right:8px
}
#nav UL {
list-style-type:none;
}
#content #navtd, #content_vein #navtd, #content_hands #navtd, #content_request #navtd{
background:url('images/dss_nav_bg.gif') no-repeat;background-position: 3 100
}
	li.bover {
	background:url('images/dss_bulletover.jpg') no-repeat
	}
	li.bout {
	background:url('images/dss_bullet.jpg') no-repeat
	}
	ul#nav li a {
	text-decoration:none;border-bottom:1px solid #036;padding-left:14px;color:#38348d
	}
	ul#nav li a:hover {
	color:#000
	}
	ul#nav ul li a {
	padding-left:2px;
	color:#38348d
	}
	ul#nav ul li a:hover {
	color:#000
	}
	
/* CONTENT	*/

div#dss_top_text {
position:relative;top:-27;left:-70;color:#fff;font-family:Sylfaen,arial;font-size:17pt
}

#content {
background:url('images/dss_header.jpg') no-repeat;background-position: -3 -3; background-color:#fff;padding:0;border:1px solid #fff;
}
#content_vein {
background:url('images/dss_vein_header.jpg?b=3') no-repeat;background-position: -3 -3; background-color:#fff;padding:0;border:1px solid #fff;
}
#content_hands {
background:url('images/dss_hands_header.jpg') no-repeat;background-position: -3 -3; background-color:#fff;padding:0;border:1px solid #fff;
}
#content_request {
background:url('images/dss_request_header.jpg') no-repeat;background-position: -3 -3; background-color:#fff;padding:0;border:1px solid #fff;
}

p.main_text {
text-align:justify;margin-right:15;text-indent: 1.5em;
}
/* below tags are used in the FAQ page solely */
dt {
font-weight:bold;
}
dl {
font-weight:normal;
}
cite {
font-size: 80%;
font-weight: normal;
}