/******layout styles*****/

#wrapper{
	width: 830px;
	margin :auto;
}
#imageheader{
	background-image:url(../images/layout_slice/topbar.jpg);
	height: 97px;
	font-size: 14px;
	padding: 44px 8px 0px 0px;
}
#surgeonnames-container{
	width: 795px;
		font-size:12px;
	line-height: 16px;
}
#surgeonnames-lt {
	float: right;
	width: 220px;
}
#surgeonnames-rt {
	float: right;
	width: 200px;
}
#flash {
	background-image:url(../images/flash_bkgd.jpg);
	height: 169px;
	padding-left: 16px;
	padding-top: 1px;
}
#flash-border {
	background-image:url(../images/flash-border.jpg);
	background-repeat:no-repeat;
	height: 7px;
	margin-bottom:0px;
}
#imageheader a.header{
	float: left;
	width: 305px;
	height: 95px;
	display:block;
	margin: -13px 0 0 30px;
}

#imageheader table{
	padding: 0;
	margin: 0 0 0 25px;
}

#contentwrapper {
	background-image:url(../images/layout_slice/contentback.jpg);
	background-repeat:repeat-y;
	padding-top: 0;
	margin-top: 0px;
	position:static;
	width: 100%;
}

#content {
	float: left;
	min-height: 450px;
	padding: 8px 0px 0px 8px;
	width: 580px;
}
#search_area{
	color:#18459B;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
#search_terms {
	width: 114px;
}
#imageheader a:link,
#imageheader a:visited,
#imageheader a:active,
#imageheader a:hover {
	font-weight:normal;
}
#imagefooter {
	height: 21px;
}
/******Navigation*****/
#nav {
	width: 206px;
	font-weight: bold;
	float:left;
}
#nav ul{
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	list-style:none;
	line-height: 35px;
	padding-left: 30px;
}
	
#nav a:link,
#nav a:visited,
#nav a:active {
	color: #18459B;
	text-decoration: none;
}

#nav li.current_link a:link,
#nav li.current_link a:visited,
#nav li.current_link a:active,
#nav a:hover {
	color: #666666;
}

/******Hover and Subnav******/
#nav ul.subnav {
	color: #18459B;
	font-size: 12px;
	font-weight: normal;
	line-height:normal;
	list-style: none;
	padding: 0;
	padding-left: 10px;
}
#nav .subnav li {
	margin-bottom: 5px;
	margin-top: 0px;
}	
#nav .subnav a:link,
#nav .subnav a:visited,
#nav .subnav a:active {
	color: #18459B;
	text-decoration: none;
}

#nav .subnav li.current_link a:link,
#nav .subnav li.current_link a:visited,
#nav .subnav li.current_link a:active,
#nav .subnav a:hover {
	color: #666666;
}

address {
	font-style: normal;
}
.copyright {
	clear: both;
	font-size: 11px;
	line-height: 14px;
	margin: auto;
	padding-top: 15px;
	text-align: center;
	width: 800px;
}
.clear {
	clear:both;
}

tr.odd {background-color:#eee;}


/*** GATOR BOWL IMG*****/
#gator-bowl-nav-img {
	height:167px;
	width:148px;
	margin: 20px 0 0 24px;
	border:#666 solid 1px;
	padding: 5px;
}