h1 {
	color: #EEC900;
	text-align: center;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 5px;
	font: bold 16px "Times New Roman", Times, serif;
	background: #000000;
	border-top: solid #999999;
	border-right: solid #999999;
	border-bottom: solid #999999;
	border-left: solid #999999;
}
p {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font: italic 14px Arial, Helvetica, sans-serif;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000099;
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 5px;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/oracle-b.gif);
	background-repeat: no-repeat;
	background-position: 270px 190px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEC900;
	text-align: center;
	margin-top: 5px;
	list-style-type: none;
	padding: 0px;
	height: auto;
	width: auto;
}
#navlist
{
	margin-left: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: auto;
	color: #000000;
	left: 0px;
	text-align: left;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	border-left: 1px none #004080;
	border-bottom: 2px solid #000000;
	text-align: center;
	padding: 1px 0px;
	color: #000000;
}

#navlist li a
{
	display: block;
	text-decoration: none;
	color: #000000;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
font-weight:bold;
color: #000000;
background: #EEc900;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #000099;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.doctorsphotos {
	margin: 5px 5px 5px 2px;
	padding: 2px 2px 2px 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	}
	.p2 {
	font: italic bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
}
a {
	color: #eec900;
	text-align: center;
	margin-top: 5px;
	list-style-type: none;
	padding: 0px;
	height: auto;
	width: auto;
	font: normal 12px Arial, Helvetica, sans-serif;
}

