@charset "UTF-8";
/* CSS Document */

body
{
	/* for IE; otherwise, BG isn't fully stretched */ 
  margin: 0px;
	background-color:#FBF6FF;
	font-family: Geneva, Arial;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	}
	     
		 
		 
		 #body {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height:100%;
	padding: 0%;
	z-index: 10;
	font-family: Geneva, Arial;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;	
} 



#body a:link{
	font-family: Geneva, Arial;
	;
	text-decoration: none;
	font-size: 12px;
	color:#333;
	font-weight: lighter;
} 
#body a:visited{
	font-family: Geneva, Arial;
	text-decoration: none;
	font-size: 12px;
	color:#333;
} 

#body a:active{
	font-family: Geneva, Arial;
	text-decoration: none;
	font-size: 12px;
	color:#333;
} 
#body a:hover{
	font-family: Geneva, Arial;
	text-decoration: none;
	font-size: 12px;
	color:#999;
} 
	
	#body #page-wrap p {
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}
	


	
		
		#page-wrap {
	position: relative;
	width: 500px;
	padding: 10px;
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}

	

	

	##page-wrap a:visited{
		font-family: Hevetica, Geneva, Arial;
	text-decoration: none;
	font-size: 12px;
	color:#333;
} 

##page-wrap a:active{
		font-family: Hevetica, Geneva, Arial;
	text-decoration: none;
	font-size: 12px;
	color:#666;
} 
##page-wrap a:hover{
	font-family: Hevetica, Geneva, Arial;
	text-decoration: none;
	font-size: 12px;
	color:#999;
} 

		
		
		





	
	
	.menubar2 
	{
	font-family: Hevetica, Geneva, Arial;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
	font-size: 12px;
	color: #333;
	height: auto;
	width: 550px;
	font-weight: lighter;
	float: left;
	}
 

	
	
	
	



.menuwrap {
	width: 11000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50px;
	float: left;
	position: fixed;
}

	
	.logo2
	{
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	width:30px;
	height:auto;
	text-decoration: none;
	top: 0px;
	float: left;
	}


	
	
	

.indexlogo {
	height: 424px;
	width: 600px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}


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

#imageDataContainer{ font: 10px Geneva, Arial, Hevetica; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%,f	; }

#imageData{	padding:0 10px; color: #181818; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: light;	}
#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:#FFF }

