#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; }


body
{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	margin:0;
	padding:0;	
	background-color:#FFDE00;
	/*background-image:url(images/bodybg.jpg);*/
	background-repeat:repeat-x;
	
}

div#top
{
	background-image:url(images/header.jpg);
	width:960px;
	height:132px;
	margin:0 auto;
	padding:0px;
}

div#navbar
{
	background-image:url(images/navbar.jpg);
	width:960px;
	height:53px;
	margin:0 auto; 
	padding:0px;
    
}

div#content
{
	background:url(images/contentbg.jpg) top left repeat-y;
	width:960px;
	height:2250px;
	margin:0 auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

div#content2
{
	background: url(images/contentbg.jpg) top left repeat-y;
	width:960px;
	min-height:2500px;
	margin:0 auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
div#content3
{
	background: url(images/contentbg.jpg) top left repeat-y;
	width:960px;
	height:1100px;
	margin:0 auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}


div#contentcontainer
{
	overflow:auto;
	width:940px;
	height:550px;
	padding-top:7px;
	padding-left:20px;
	margin:auto;
	scrollbar-base-color:#6D6562;
	
}

div#contentcontainer2
{
	
	width:748px;
	height:352px;
	
	
}

div#left
{
	margin-top:0px;
	float:left;
	width:410px;
	background:none;
	padding-left:50px;
	padding-right:20px;
	padding-bottom:15px;
	
}
div#middel
{
	margin-top:15px;
	float:left;
	width:220px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
}

div#right
{
	float:right;
	width:400px;
	padding-left:30px;
	padding-right:50px;
	padding-bottom:15px;
	background:none;
}

div#footer
{
	background-image:url(images/footer.jpg);
	width:960px;
	height:73px;
	margin:0 auto;
}

div#footer p
{
	text-align:center;
	margin:0;
	padding-top:50px;
	font-size:0.8em;
}

div#footer2{
	width:960px;
	height:100px;
	margin:0 auto;
	background:none;

	
}
div#footer2 p
{
	text-align:center;
	margin:0;
	padding-top:5px;
	font-size:0.8em;
}

a
{
	color:#D75225;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

p
{
	margin:12px 0;
	color:#666666;
	font-size:11px;
}

ul
{
	margin:12px 10px;
	color:#666666;
	font-size:11px;
}

h1
{
	font-size:18px;
	letter-spacing:2px;
	font-weight:bold;
	text-transform:uppercase;
	color:#34307D;
	margin:12px 0;
}

h2
{
	font-size:14px;
	margin:12px 0;
	color:#5C8326;
}

h3
{
	font-size:1.3em;
	margin:12px 0;
}

h4, h5
{
	font-size:1.2em;
	margin:12px 0;
}

h6
{
	font-size:1.1em;
	margin:12px 0;
}

img.toppics
{
	border-top:3px solid  #8d8785;
	border-left:3px solid #8d8785;
	border-right:3px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;	
}

#menu { 
 margin: 0; 
 padding: 0; 
 list-style-type: none; 
	
}

#menu li { 
 margin: 3px 3px; 
 float:left;
  text-align:center;
}

#menu a { 
 display: block; 
 padding: 10px 0; 
 width: 152px; 
 height: 24px; 
 background-image: none; 
 background-repeat: no-repeat; 
 text-decoration: none; 
 text-align: center; 
 font-size: 12px; 
 color: #fff; 
 text-transform:none;
 font-weight:bold;
}

#menu a:hover { 
 background-image: none; 
 background-repeat: no-repeat; 
 color:#D75225;
}

#text {
	width:700px;
	height:352px;
}
#text p {
	font-size:12px;
	color:#CCCCCC;
	font-family:arial;
	padding-left:45px;
}	

#text a {
	color:#000000;
	text-decoration:none;
	}
	
#text a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

table#files
{
	
}

table#files td
{
	padding:2px 8px;
}
