@charset "utf-8";
body {background-color: #8ca5cd;}

#container {height:600px;width:900px; background-image:url(../images/new/body.jpg); background-repeat:no-repeat; margin-left:auto; margin-right:auto; font-size:15px; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif;}
.header {height:95px;}
#bodytext {padding-top:5px;}
.nav {float:left; width:175px; padding-left:7px; padding-top:20px; line-height:18px; font: bold 12px Arial;
color:#003366;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase; padding-left:10px;
cursor: pointer; line-height:24px;}
.content {float:right; width:680px; padding-left:10px; height:430px; padding-right:20px; overflow:auto; }
.footer {text-align:center; width:900px; font-size:11px; margin-left:auto; margin-right:auto; font-family:Arial, Helvetica, sans-serif; padding-top:5px;}


h1 {font-size:17px;}
h2 {font-size:16px;}
h3 {font-size:14px;}

h3 a:link {	color: #003366; text-decoration: underline;}
h3 a:visited {color: #003366; text-decoration: underline;}
h3 a:hover {color: #ffffff; text-decoration: underline;}
h3 a:active {color: #003366; text-decoration: underline;}

a:link {
	color: #003366; text-decoration:none;
}
a:visited {
	color: #003366; text-decoration:none;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #003366; text-decoration:none;
}

.doctor {color: #FFFF99; font-size:13px; font-weight:bold;}
u {color: #FFFF99; font-weight:bold;}
