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

body {background-color: #533b27; background-image:url('background.jpg');
font-family:"arial";
background-repeat:no-repeat;
background-position:top center;}

a:link{color:#FFFFFF; }
a:visited{color:#FFFFFF; }
a:active{color:#FFFFFF; }
a:hover{color:#FFFFFF; text-decoration:bold;}

image a {border:none;}

caption, th, td {text-align: left;
				font-weight: normal;}

table, td, th {vertical-align: top;}

th, td, caption {padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;}

 h2 { 	font: bold;
		font-size:1.05em;
		 }
         
h3 {font: bold;
		font-size:1.15em;
        margin-top:30px;
        margin-right:0px;
        margin-left:0px;
        margin-bottom:0px;
        padding:0px 10px 0px 0px;
		 }

#wrapper { width:900px; 
		   margin-left: auto;
		   margin-right: auto;
			}

#header {text-decoration: none; 
		 border: 0px solid black
		 height:50px;
		 clear: both;
		}

#logo { padding-top: 15px;
		height:50px;
		float: left;
				 margin: 0 0 20px 0 ;
		text-decoration: none;}

#content { 	color:white;
height:650px;
			width:870px;
			padding:0px;
			margin:0px;
			clear:both;
			font-size: .8em;
			border: 0px solid black;
		}
			
			
.background { background-image:url(transparent.png); 
			background-repeat: no-repeat;
			padding:5px 20px 5px 10px;
			margin:0px;
			height:550px;
			clear:both;
			border: 0px solid black;
}
			
#footer { color:#c2b5aa;
		 text-decoration: none;
		 font-size: .8em;
         float:right;
		 width: 200px;
		 border: 0px solid black;
}

#nav {  float: right;
margin-right: 82px;
		padding-top: 15px;
		height:50px;
		display:inline;}
		

#nav li{ display:inline;
			text-decoration:none;}
			
#nav a { text-decoration: none; 
		 color: white;
		 padding:0px;
		 margin-left: 20px;
		 font-size: .8em;
		 font-weight: bold;
}

#nav a:link {color: white; text-decoration: none;}
#nav a:visited {color: white; text-decoration: none; }
#nav a:hover {color:white; border-bottom: 5px #c2b5aa solid; }
#nav a:active {color: white;} 

#content a img {border-style:none; }

#content td { font-size: .8em; }

.pdf {padding: 5px 5px 0px 5px;}


#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; }

#flash {float:left;
margin-right:10px;}