@import url('/home/doctorvi/public_html/yahoo_layout.css');

body {
	background-color: #CFD0E7;
	background-image: url(images/background.gif);
}


table.nav th {
	vertical-align: top;
	background-color: #464886;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: white;
	width: 172px;
}

table.nav a {
	display: block;
	border: 0;
	background-color: #CFCFE7;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #4A4985;
	font-weight: normal;
	text-align: center;
	vertical-align: center;
}

table.nav img {
	border: 0;
}

table.nav td {
	font-weight: bold;
	color: white;
	text-align: center;
}

div.leftNavBox {
	border: 1px solid #4A4985;
	width: 174px;
	padding-top: 0;
}

div.leftNavBox h1 {
	margin: 0;
	padding: .15em 0 .15em 0;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #4A4985;
	font-size: .9em;
	font-family: Verdana,"Geneva",Arial,Helvetica,sans-serif;
}	

div.leftNavBox ul {
	list-style-type: none;
	padding-top: 0;
	margin: 0;
	padding-left: 0;
	padding-top: 0;
}

div.leftNavBox ul li {
	list-style: none;
	border: 1px solid white;
	margin: 0;
}

div.leftNavBox ul li a {
	display; block;
	font-size: .85em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

img.freePLAA {
	width: 160px;
	height: 131px;
	margin-left: auto;
	margin-right: auto;
}

div.youtube {
	width: 425px;
	margin: 0 auto;
	text-align: center;
}

form#contactForm {
	display: none;
}

form#contactForm div {
	clear: left;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 1px 3px;
	width: 354px;
	zoom: 1;
}

form#contactForm div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div#contactForm input {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}


div#science {
	width: 95%;
	margin:0 auto;
}

div#science h1 {
	text-align: center;
}

div#science dt {
	font-weight: bold;
	font-style: italic;
}

div#science dl dd ul {
	list-style-type: none;
}

div#science dl dd ul li {
	list-style: none;
}