body {font-family:arial,"Trebuchet MS",sans-serif;color:white;font-size:12px;background-color:black}
h1 {font-size:26px;padding:0;margin:0 0 4px 0;color:white}
h2 {font-size:24px;padding:0;margin:0 0 2px 0;color:white}
h3 {font-size:12px;padding:0;margin:0 0 10px 0;color:white}
#container {width:900px;margin-right:auto;margin-left:auto;padding:0}
#container p {margin:0;padding:0}
#head {font-size:50px;padding:0;margin:0;border-bottom:1px solid #B90909}
#head p {font-size:25px;font-style:italic;color:#B90909;padding:0;margin:0 0 0 500px}
#content {font-size:18px;padding:20px;margin:0;color:white}
#content p {padding:0;margin:0 0 15px 0}
#content ul {padding:0;margin:0 0 15px 0}
#content li {padding:0;margin:0 0 0 30px}
#footer {font-size:20px;font-weight:bold;padding:4px;margin:0;color:white;text-align:center;border-top:1px solid silver;clear:both}
#footer p {padding:0;margin:0}

.imgleft {float:left;border:1px solid #999;margin:0 10px 2px 0}
.imgright {float:right;border:1px solid #999;margin:0 0 2px 10px}
.img {border:1px solid silver;padding:4px;margin:0}
.td1 {width:200px}
.td2 {width:700px}
.red {color:#B90909}

A:link {text-decoration:none;color:#808000}
A:visited {text-decoration:none;color:#808000}
A:hover {text-decoration:underline;color:#950C28}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:166px; height:150px; position:relative; margin:0; font-size:12px; margin:20px 0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:164px; height:28px; text-align:center; border:1px solid #fff; border-width:1px 1px 0 0; background:#c9c9a7; line-height:27px; font-size:12px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#b3ab79;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:165px; width:165px;}
.menu ul li:hover ul li a.hide {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:200px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#b3ab79; color:#000; width:200px;}
.menu ul li:hover ul li a:hover {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}





