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

* {
 font-family:Arial, Verdana, sans-serif;
 }
 
.bodybg{
background:#0f2501;
color:#000;
margin:0px;
padding:0px;
}

 
.container {
background-color:#FFF;
width:940px;
margin-top:10px;
padding-top:5px;
padding-bottom:5px;
border-radius:5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
}

.maincontainer {
width:930px;
background-color:#FFF;
}

.header {
width:930px;
height:136px;
}

.header img {
 border-style:none;
}
 

.navs {
background-color:#222;
width:930px;
padding-top:5px;
padding-bottom:5px;
font-size:0.7em;
font-weight:bold;
color:#FFF;
font:Arial;
}

.navs a {
 text-decoration:none;
 color:#FFF;
}

.navs a:hover {
 text-decoration:underline;
}

.navs .active {
 color:#888;
}

.content {
margin-top:5px;
background-color:#FFF;
width:928px;
border:1px solid #bbb;
}

.content2 {
margin-top:5px;
background-color:#FFF;
width:696px;
border:1px solid #bbb;
padding-bottom:5px;
}

.green {
 color:#33aa00;
}

.sidebar {
 margin-top:5px;
 background-color:#FFF;
 width:224px;
 float:left;
 display:block;
 border:1px solid #bbb;
}

.sidtitle {
 background-color:#3b0;
 font-size:0.8em;
 color:#FFF;
 padding-top:2px;
 padding-bottom:2px;
 font-weight:bold;
}

.sidlist {
 font-size:0.8em;
 padding-top:1px;
 padding-bottom:1px;
}

.sidlist a {
 text-decoration:none;
 color:#33ab00;
}

.sidlist a:hover {
 text-decoration:none;
 font-weight:bold;
 color:#f00;
}

.sidlist ul {
 margin:0 0 0 0;
}

.sidlist li {
 list-style-type:none;
 margin-left:50px;
 text-align:left;
}

.active1 {
 font-weight:bold;
 font-style:italic;
}

.title {
width:924px;
}

.msg {
 width:924px;
 font-size:0.8em;
 text-align:left;
}

.title2 {
width:692px;
}

.msg2 {
 width:692px;
 font-size:0.8em;
 text-align:left;
}

.msg2 img {
 border-style:none;
}

.msg2 a {
 text-decoration:none;
 font-weight:bold;
 color:#3c0;
}

.msg2 a:hover {
 text-decoration:underline;
}

.imgcat {
 font-weight:bold;
 font-size:1.2em;
 margin-left:5px;
 margin-bottom:5px;
 margin-right:700px;
 border-bottom:1px solid #33cc00;
}

.imgs {
 margin-left:5px;
 margin-bottom:5px;
}

.imgs img {
 border-style:none;
 border:1px solid #777;
}

.msgfont p {
font-size:0.8em;
text-align:justify;
}

.footer {
width:300px;
background-color:#fff;
font-size:0.65em;
color:#555;
}

.footer a {
 text-decoration:none;
 color:#333;
}

.footer a:hover {
 text-decoration:underline;
 }
