

body {
	background-image: url('images/bg.gif');
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 15px;
}
#titlebar {
	border-top: 0px;
}
.title {
	width: 100%;
	height: 78px;
	background-image: url('images/TitleSlice.jpg');
	font-family:verdana,arial,sans-serif;
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	text-align: left;
	color: #808080;
}

#container {
	width:800;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
ul {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
ol {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
ol.decimal {
	list-style-type: decimal;
}
ul.none {
	list-style-type: none;
}

#main {
	width: 800px;	
}

#content {
	background-color: #F0F8FF;
	width: 75%;
	border-top: 1px solid #254d78;
	border-right: 0px solid #254d78;
	border-bottom: 0px solid #254d78;
	border-left: 1px solid #254d78;
}
#contentdoctor {
	background-color: #F0F8FF;
	width: 67%;
	border-top: 1px solid #254d78;
	border-right: 0px solid #254d78;
	border-bottom: 1px solid #254d78;
	border-left: 1px solid #254d78;
}

#contshell {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	vertical-align: top;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.suchead {
	background-color: #336699;
	width: 100%;
	margin: 0;
}
.suchead th {
	color: #FFCC33;
	font-size: 18px;
	padding-left: 5px;
}
.suchead th font{
	color: #FFCC33;
	font-size: 16px;
	font-weight: normal;
}
.suchead td font{
	color: #ccffcc;
	font-weight: normal;
	padding-right: 5px;
}

td .test {
	font-size:12px;
}
p .sub {
	font-weight: bold;
	text-decoration: overline;
	position:relative;
	bottom:-14px;
	
}

#content p {
	margin-right: 10px;
	text-indent: 0;
}

.tblcontact {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
.tblcontact td, .tblcontact tr {
	padding: 10px;
	padding-left: 0px;
	text-align: left;
	line-height: 2;
}

.stats {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

#pagenav {
	font-size:14px;
	font-weight: bold;
}
#pagenav em {
	color: red;
	font-weight: normal;
	font-size:14px;
}
.pgquest {
	color: red;
	font-weight: bold;
	font-size:16px;
}
.questheader {
	color: black;
	font-weight: bold;
	font-style: italic;
	
}
.topic-h {
	color: black;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.topic-sh {
	color: black;
	font-size:14px;
	font-weight: bold;
}
.block-q {
	font-size:14px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
}
.block-h {
	font-size:12px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
}
.block-q p{
	text-align: left;
}

.caption {
	font-size: 9px;
	color: red;
}

.figure {
	font-style: italic;

}

#sidebar { 
	background-color: #336699;
	border-top: 1px solid #254d78;
	border-right: 1px solid #254d78;
	border-bottom: 0px solid #254d78;
	border-left: 1px solid #254d78;
}
#sidebardoctor { 
	background-color: #F0F8FF;
	width: 267px;
	border-top: 1px solid #254d78;
	border-right: 1px solid #254d78;
	border-bottom: 1px solid #254d78;
	border-left: 1px solid #254d78;
}

#sideshell {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
#sidemenu {
	text-align: center;
}
#sidemenu th{
	font-size: 16px;
	margin: 4px;
}

#sidemenu td{
	text-align: left;
}


#sideshelldoctor {
	width: 257px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
#sidebar p {
	margin-right: 10px;
}

<!------------Side bar Navigation for index -------------->
.sidenav {

}
a.sidenav, a.sidenav:link, a.sidenav:visited {
	display:block; 
	width:100%; 
	height:25px; 
	background:#254D78; 
	border:1px solid #254d78; 
	text-align:left; 
	text-indent: 5px;
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:12px; 
	color:#fff; 
	line-height:25px; 
	overflow:hidden;
}
a.sidenav:hover {color:#ffb300; background:#336699;}
a.sidenav:active {color:#ffb300; background:#336699;}

a.sidesubnav, a.sidesubnav:link, a.sidesubnav:visited {
	display:block; 
	width:100%; 
	height:20px; 
	background:#336699; 
	border:0px solid #000; 
	margin-top:0px; 
	text-align:left; 
	text-indent: 15px;
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:10px; 
	color:#fff; 
	line-height:20px; 
	overflow:hidden;
}
a.sidesubnav:hover {color:#ffb300; background:#639ACE;}
a.sidesubnav:active {color:#ffb300; background:#0838CE;}



.bioedu td{
	border: 1pt solid #666666;
	font-size: 75%;
}
h2 em {
	font-size: 80%;
}
#headshot {
	width: 250px;
	text-align: center;
	margin-top: 20px;
}
#hscaption {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height:1.2;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#hscaption h1{
	font-style: normal;
}
#hscaption ul {
	list-style-position: outside;
	marker-offset: 0px;
}