body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #fffFFF url(images/logo_small.jpg) no-repeat;
	padding: 0px;
	margin: 0px;	
}

/* Header */
#logo {
	position: absolute;
	left: 20px;
	top: 6px;
}


#nav {
	position: absolute;
	left: 0px;
	top: 101px;
	width: 140px;
	background-color: #820F0F;
	z-index: 2;
}
#body {
	background-color: #C3BC8C;
	width: 620px;
	position: absolute;
	left: 140px;
	top: 147px;
	height: auto;
    min-height: 393px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #070449;
	border: 1px none #FFFFFF;
	width: 550px;
	padding-right: 10px;
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom: 20px;
	overflow: visible;

}
.surgeons {
	position: absolute;
	height: 20px;
	width: 500px;
	left: 260px;
	top: 115px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #C3BC8C;
	font-weight: bold;
}
a:link, a:visited {
	color: #C3BC8C;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #070449;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #820F0F;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	bottom: 1%;
	position: absolute;
	left: 50px;
}
#secondNav {
	position: absolute;
	left: 250px;
	top: 104px;
}
#secondNav span {
	float: left;
	line-height: 19px;
	margin-right: 10px;
	margin-left: 5px;
	padding-top: 4px;
}
a.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}
ul {
	margin-top: 0px;
}
a.nav3:link,  a.nav3:visited{
	font-weight: bold;
	color: #003399;
	text-decoration: underline;

}
a.nav3:hover {
	font-weight: bold;
	color: #820F0F;
	text-decoration: underline;

}
.navCallout {
	float:right;
	margin:5px;
	background-color:#E1DDC5;
	width:200px;
	font-weight:bold;
}
.callout {
	float:left;
	margin:5px;
	background-color:#D9D9D9;
	width:250px;
}
h5 {
	margin-top: 35px;
	font-size: 13px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a.nav2:hover {
	font-size: 12px;
	font-weight: bold;
	background-color: #820F0F;
}
.rolled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #820F0F;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}
#news {
	float: right;
	height: 200px;
	background-color: #070449;
	width: 175px;
}
.newsContent {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
