	a.navi:link { 		text-decoration: none;
		color: #000; font-size: 16px; }	a.navi:visited { text-decoration: none;
		color: #000; font-size: 16px;}
		
	a.navi:active {text-decoration: none;
		color: #000; font-size: 16px;}	
			a.navi:hover  {text-decoration: none; 		color: #003DF5; font-size: 16px;}
		
		
	a.contact:link {text-decoration: none; color: #003DF5; 
				font-size: 15px;}

	a.contact:visited {text-decoration: none; color: #003DF5;
					font-size: 15px;}

	a.contact:hover {text-decoration: none; color: #009CFE; 
					font-size: 15px;}
					
	a.contact:active {text-decoration: none; color: #003DF5;  			
					font-size: 15px;}
		
		
		
	a.foot:link { 		text-decoration: none;
		color: #000; font-size: 15px; }	a.foot:visited { text-decoration: none;
		color: #000; font-size: 15px;}
		
	a.foot:active {text-decoration: none;
		color: #000; font-size: 15px;}	
			a.foot:hover  {text-decoration: none; 		color: #003DF5; font-size: 15px;}
		
		
		
	a.left:link { 		text-decoration: none;
		color: white; font-size: 18px; color: white; }	a.left:visited { text-decoration: none;
		color: white; font-size: 18px; color: white;}
		
	a.left:active {text-decoration: none;
		color: white; font-size: 18px; color: #003DF5;}	
			a.left:hover  {text-decoration: none; 		color: white; font-size: 18px; color: #003DF5;}
		
					
					


	.thumbnail{
			padding: 3px 3px 5px 3px;
			background: #FFF;
			float: left;
			margin: 35px 0px 0px 35px;}

body {
 font-family: Arial, Helvetica, sans-serif;
 
}
#wrapper { 
 margin: 0 auto;
 width: 970px;
}

#header {
 color: #333;
 width: 950px;
 height: 220px;
 float: left;
 padding: 10px;
 border: 0px;
 margin: 0px;
 background: url(../images/background_header.jpg) no-repeat center;
}

#navigation {
 float: left;
 width: 950px;
 height: 20px;
 color: #333;
 padding: 10px 10px 10px 10px;
 border: 0px;
 margin: 0px 0px 10px 0px;
 background: url(../images/background_navigation.jpg) no-repeat center;
 text-align: center;
}

#leftcolumn { 
 color: #333;
 border: 0px;
 background: url(../images/left_column.jpg) no-repeat left;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 400px;
 width: 200px;
 float: left;
 text-align: left;
}

#leftcolumn_contact { 
 color: white;
 border: 0px;
 background: url(../images/left_column.jpg) no-repeat top;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 400px;
 width: 200px;
 float: left;
 text-align: left;
}

#leftcolumn_index { 
 color: #333;
 border: 0px;
 background: url(../images/background_left_index.jpg) no-repeat left;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 530px;
 width: 200px;
 float: left;
 text-align: left;
}

#leftcolumn_nature { 
 color: #333;
 border: 0px;
 background: url(../images/left_column.jpg) no-repeat top;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 400px;
 width: 200px;
 float: left;
 text-align: left;
}

#rightcolumn { 
 float: right;
 color: #333;
 border: 0px;
 background: url(../images/right_column.jpg) no-repeat left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 420px;
 width: 750px;
 display: inline;
 text-align: center;
 position: relative;
}

#rightcolumn_contact { 
 float: right;
 color: #333;
 border: 0px;
 background: url(../images/background_right_contact.jpg) no-repeat left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 550px;
 width: 750px;
 display: inline;
 text-align: left;
 position: relative;
}

#rightcolumn_index { 
 float: right;
 color: #333;
 border: 0px;
 background: url(../images/background_right_index.jpg) no-repeat left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 550px;
 width: 750px;
 display: inline;
 text-align: left;
 position: relative;
}

#rightcolumn_nature { 
 float: right;
 color: #333;
 border: 0px;
 background: url(../images/right_column.jpg) no-repeat top;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 420px;
 width: 750px;
 display: inline;
 text-align: center;
 position: relative;
}

#footer {
 color: #333;
 font-size: 14px;
 width: 950px;
 height: 20px;
 float: left;
 padding: 10px;
 border: 0px;
 margin: 10px 0px 0px 0px;
 background: url(../images/background_footer.jpg) no-repeat center;
 text-align: center;
}


h1 {
 font-size: 20px;
 font-family: helvetica, sans-serif;
 margin: 0px 0px 0px 10px;
}

h2 {
 font-size: 13px;
 font-family: helvetica, sans-serif;
 margin: 0px 0px 0px 20px;
 text-align: left;
 line-height: 20px;
}



#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);  display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }
