
body 	{text-align: center; background-color: #333333;
height: 100%;}

html {height: 100%}

h1{	text-align: left;
 	font: 80% verdana;  
	color:white; 
	border: 0px;
	padding: 17px;
	line-height: 150%; 
	margin: 0px;

}

h2{	text-align: right; 
	font: bold 85% helvetica; 
	padding: 30px; 
	padding-top: 40px;
	border: 0; 
	border-style: solid;
	border-color: none;
	border-top-width: 62px;
	border-top-color: white; 
	background-color: none;}

h3{	font: 85%pt Arial; color: silver; text-align: left;
	padding-left: 20px;
	padding-top: 0px;}


#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: 40%; height: 90%; 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 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; }






A:link 		{text-decoration:none; color: white; }
A:visited 		{text-decoration:none; color: white;}
A:hover 		{text-decoration:none; color:silver;}

	
A.nav:link 	{text-decoration:none; color: black; }
A.nav:visited 	{text-decoration:none; color: black;}
A.nav:hover 	{text-decoration:none; color: #993366;}
A.nav:active	{text-decoration:none; color: #993366; font-weight: bold;}

span.active {text-decoration:none; color: #993366;
		border: 1px solid #cccc99;
padding: 3px;
padding-right: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
}

span.mininav {font-size: 75%;
text-decoration:none; color: #993366;
		border: 1px solid #cccc99;
padding: .5px;
padding-right: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
}

td {text-align: center}

#container {
  	margin: 0 auto;
  	width: 900px;
	background-color: #000000;
height: 100%;
	padding: 0px;
	border: 0px;
}

#header	{width: 630px;
	height: 75px;
	float: right;
	background-color: silver;
	background-image: url('images/name.jpg');
	padding: 0px; 
	margin: 0px;
	border: 0px;

 
}

#nav {	padding: 0px; 
	background-color: white;
	background-image: url('images/left_buttons.jpg');
	background-repeat: no-repeat;
	width: 265px;
min-height: 100%;
	float: left;
	height: inherit;
	margin: 0px;
	border: 0px;  
border-right: 5px solid #666633;
position: fixed;}

#main {	width: 630px;
	float: right;
	background-color: black;
	background-image: url('images/main.jpg');
	background-repeat: no-repeat;
	padding: 0px; 
	margin: 0px;
	border: 0px;

min-height: 600px;
}

#main_long {	width: 630px;
	float: right;
	background-color: black;
	background-image: url('images/main.jpg');
	background-repeat: no-repeat;
	padding: 0px; 
	margin: 0px;
	border: 0px;
}

#center {text-align: center;}

#footer	{width: 890px;
	height: 50px;
	background-color: silver;
	padding: 0px; 
	margin: 0px;
	border: 0px;
 float: left;
}


img {	padding: 1px;
	padding-top: 0px;
	border: 0px;
	margin: 0px;}

img.gallery {padding: 1px;
		border: 0px;
		margin: 0px;
		height: 50px;
}


