body 		{
			font-size: 			small;
			font-family: 		Verdana, sans-serif;
			color: 				black;
			background-color:	#4f4e4a;
			margin-top:			3px;
			margin-bottom:		0px;
			}

#main	{
			width:				790px;
			height:				auto;
 			margin-left:		auto; 
 			margin-right:		auto;
 			padding-top:		5px;
			background-color:	white;
			color: 				black;
		}

#toplinks	{
			font-family: 		Arial, sans-serif;
			width:				780px;
			margin-right:		auto;
			margin-left:		auto;
			margin-top:			0px;
			margin-bottom:		0px;
			background-color:	white;
			}

#toplinks th	{
			width:				130px;
				}
				
#masthead	{
			margin:				0px;
			}
			
#introslide	{
			margin-left:		10px;
			}


#tablegallery	{
			margin-left:	5px;
				}

#tablespecies	{
			margin-left:	30px;
				}

.tablespacing	{
			padding-left:	15px;
			padding-right:	15px;

				}
												
#footer {
  			width:				790px;
		    margin-left:		auto;
		    margin-right:		auto;
		    padding-top:		12px;
		    padding-bottom:		12px;
		    color:          	black;
		    text-align:     	center;
		    font-size:      	90%;
		}

#form	{
			margin-top:			5px;

		}

.formatform	{
			border-color:		#fae7bf;
			background-color:	#fae7bf;

			}

.formbarcolor	{
			background-color:	#fae7bf;

				}

.stains	{
			background-color:	white;
		}
		
.stainspacing	{
			padding-top:		20px;
			padding-left:		40px;
			padding-bottom:		15px;

				}
															
.bordertype			{
		background-color:	#dabb79;
		border-color:	#dabb79;
		border-style:	outset;
					}

.fieldcolor			{
		background-color:	#dabb79;
		border-color:	#dabb79;
		border-style:	groove;
					}

.tablerightborder	{
 		width:		670px;
					}

.gallerypara		{
		padding-left:	10px;
		padding-right:	70px;
		padding-bottom:	10px;
		
					}
					
img {
border:	none;
	}
																									
img.centerimages	{
			display: block;
 			margin-left: auto;
 			margin-right: auto;
					}
					
.centertext	{text-align:	center;}

.hrule		{
			margin-left:	10px;
			margin-right:	10px;
			color:			#dabb79;
			}
			
.maintextclass	{
			margin-left:	10px;
			margin-right:	10px;
			margin-top:		10px;
				}

.mainservices {
			font-family:		"Times New Roman", Helvetica, Arial, sans-serif;
			font-size:			90%;			
			color:				black;
			text-align:			left;
			  }
			  
h1		{
			font-size:			140%;
			font-family: 		"Times New Roman", Helvetica, Arial, sans-serif;
			text-align:			center;
		}
		
h2		{
			font-size:			110%;
			font-family: 		"Times New Roman", Helvetica, Arial, sans-serif;
			text-align:			center;
		}
		
h3		{
			font-size:			110%;
			font-family: 		"Times New Roman", Helvetica, Arial, sans-serif;
			text-align:			center;
		}
						
a.inlinelink:link	{
					color:		#0083f2;
					}

a.footerlink:link		{color:white}

a.footerlink:visited	{color:white}
					
a.inlinelink:visited	{
					color:		#0083f2;
					}
										
a:link {
			color:				black; 
			text-decoration:	none;
		}

a:visited {
			color:				black; 
			text-decoration:	none;
		}
		
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lb/nextlabel.gif) right 15% no-repeat; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
