@charset "utf-8";

body{
	padding:0;
	margin:0;
	background:url(../images/bg.jpg) #000000;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position:center;
	color:#111406;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h2{
	font-size:36px; font-weight:bold;
	}
div, h1, h2, h3, h4, h5, img, form, ul, p, dl{
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
ul{
	list-style-type:none; font-size:0;
	}
	
	
#header{
	width:985px;
	margin:0 auto;
	background:url(../images/header_pic.jpg) no-repeat 0 0;
	position:relative;
	height:285px;
	padding-left:8px;
	padding-top:20px;
	}
#header img.logo{
	display:block; font-size:0; position:absolute; left:49px; top:52px;
	}
#header p{
	position:absolute; font-size:13px; width:194px; height:23px; line-height:23px; text-align:center;
	background-color:#F7F8D7; color:#111406; left:35px; top:25px; font-weight:normal;
	}
#header ul.navi{
	height:45px;
	position:absolute;
	left:397px;
	top:231px;
	font:Arial, Helvetica, sans-serif;
	width: 582px;
	}
#header ul.navi li{
	float:left;
	}

#header ul.navi li a{
	display:block; padding:0 8px; font-size:10px; font-weight:bold; line-height:45px; background-color:inherit;
	text-decoration:none; color:#cccc94;
	}
#header ul.navi li a:hover{
	background:url(../images/navi_h_bg.gif) repeat-x 0 0    ;
	}
#header ul.navi li a.hover{
	background:url(../images/navi_h_bg.gif) repeat-x 0 0; cursor:text;
	}
	
	
#headline{
	width:954px; margin:0 auto; font-size:45px; position:relative; padding: 10px; color:#000; font-weight:800; font:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
#content{
	width:934px;
	margin:0 auto;
	position:relative;
	color:#000;
	padding: 20px;
	font-weight: bold;
	font:"Arial Black", Gadget, sans-serif; 
	}
	
#content img{
	border: solid, #000;
}

#content a img{
	border:#300;
}



#footerbig{
	width:992px;
	margin:0 auto;
	background-color:#000;
	position:relative;
	}
#footer{
	width:955px; margin:0 auto; padding:0 0 23px 0; position:relative;
	}
#footer p{
	text-align:center; margin:4px 0 0 0;font-size:11px; line-height:16px; color:#ffffff;
	}
#footer p a{
	color:#cccc94; text-decoration:none;
	}
#footer p a:hover{
	color:#C3C491;
	}
#footer ul{
	margin:0 0 0 214px; height:22px;
	}
#footer ul li{
	float:left; padding:0 3px; font-size:11px; color:#FFFFFF; line-height:22px; background-color:inherit;
	}
#footer ul li a{
	color:#cccc94; line-height:22px; background-color:inherit; text-decoration:none;
	}
#footer ul li a:hover{
	color:#000000; background-color:inherit;
	}
	

#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; }

