body {
	background-color: #333333;
	scrollbar-base-color: FFFFFF;
	scrollbar-track-color: 000000;
	scrollbar-face-color: 000000;
	scrollbar-highlight-color: ffffff;
	scrollbar-arrow-color: 000000;
 }
 
#title {
	position:absolute;
	left:5px;
	top:14px;
	width:550px;
	height:106px;
	z-index:5;
	border:none

}

#bartop {
	position:absolute;
	left:5px;
	top:126px;
	width:957px;
	height:2px;
	z-index:6;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	
}
#barmenu {
	position:absolute;
	left:643px;
	top:103px;
	width:382px;
	height:32px;
	z-index:5;

}
#main {
	background-color: #225522;
	position:absolute;
	left:5px;
	top:136px;
	width:700px;
	height:515px;
	z-index:5;
	border:none;
	overflow-x: hidden;
	overflow-y: hidden;
}
#right {
	position:absolute;
	left:708px;
	top:136px;
	width:256px;
	height:515px;
	z-index:5;
	border:none;
	margin-top:0px;

}

#barbottom {
	position:absolute;
	left:5px;
	top:651px;
	width:957px;
	height:2px;
	z-index:6;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
#copyright {
	position:absolute;
	left:64px;
	top:654px;
	width:900px;
	height:20px;
	z-index:5;
	text-align:right;
}
p {
margin-top:0px;
margin:0px;
}

.body {
font-family: Tahoma;
font-size: 14px;
color: #ffffff;
text-align: left;
margin-top:0px;
margin:0px;
}
.body a:link {
color: #FFFFFF;
text-decoration:none;
}
.body a:visited {
color: #FFFFFF;
text-decoration:none;
}
.body a:hover {
color: #FFFFFF;
text-decoration: none;
}
.body a:active {
color: #FFFFFF;
text-decoration: none;
}


.copyright {
font-family: Tahoma;
font-size: 14px;
color: #ffffff;
text-align: right;
margin-top:0px;
}
.menu {
font-family: Tahoma;
font-size: 20px;
color: #FFFFFF;
}

.menu a:link {
color: #FFFFFF;
text-decoration: none;
}

.menu a:visited {
color: #FFFFFF;
text-decoration:none;
}

.menu a:hover {
color: #0f9b00;
background-color: #FFFFFF;
text-decoration: none;
}

.menu a:active {
color: #0f9b00;
background-color: #FFFFFF;
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/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; }
