body {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background: url('images/back3.gif');
text-align: center;}

.acenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.aright {
	text-align: right;
}

.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;

}

.bodybox {
font-size:12px;
text-align: left;
background-color: #FFFFFF; 
padding: 6px; 
border-width: 1px; 
border-style:solid; 
border-color:gray}

table.center {margin-left:auto; margin-right:auto;}

td.center {text-align: center;}

.tabletext {
font-size:12px;
}

.tabletextsm {
font-size:11px;
}

a.text { color: #0F5863;
    text-decoration: underline;}

a.text:hover {
    text-decoration: none;
    border-bottom: 2px dotted;
    border-color:#949494;
    color: #949494; }


a.text:active { color: #093035;
    text-decoration: none;}

a.text:visited { color: #0F5863;}


.barbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
}



.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
text-align: left;
	color: #ffffff;
	padding: 6px;
	border-width: 1px; 
	border-style:solid; 
margin-left:4px;
margin-right:4px;
margin-top:4px;
margin-bottom:0px;
	border-color:#99a1b5;
}


a.leftmenu {
color: #ffffff;
text-decoration: none;}

a.leftmenu:link 
{color:#ffffff;} 
  
a.leftmenu:active 
{color:#9dbbbf;} 
  
a.leftmenu:visited  
{color:#ffffff;text-decoration: none;} 

a.leftmenu:hover 
{text-decoration: none; 
border-bottom: 2px dotted #ffffff;
    border-color:#9dbbbf;
    color: #9DBBBF;}
    
    
a.img {
color: #ffffff;
text-decoration: none;}

a.img:link 
{color:#ffffff;} 
  
a.img:active 
{color:#000000;} 
  
a.img:visited  
{color:#000000;text-decoration: none;} 

a.img:hover 
{text-decoration: none; 
border-bottom: 0px dotted #ffffff;
    border-color:#000000;
    color: #000000;}




div.photocaption {
	text-align: center;
	font: bold 8pt sans-serif;
}

img.photocaption {
	border: 1px solid Black;
	margin-bottom: 5px;
}

.pfleft {
	float: left;
	margin: 0 10 10 0;
}

.pfright {
	float: right;
	margin: 0 0 10 10;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight: normal;
color: #ffffff;
text-align: center;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight: normal;
	color: #ffffff;
	line-height: 0%;
}


.headings {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	}
.doctors {
    font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;
	color: #000000;
	font-weight: normal;
		}
		
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: url('photobox/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('photobox/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('photobox/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #0F5863;
	border: 1px solid black;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	float: center; 
	margin: 0 0 0 0; 
	font: bold 8pt sans-serif; 
	text-align: center;
	color: white;
	}
	
.highlightit img{
border: 2px solid #000;
}

.highlightit:hover img{
border: 2px solid #CEDDDF;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}	