body  {
background: #161A50;
margin: 0;
}

#container { 
width: 780px;
margin: 0 auto;
background: #F4F4F4;
padding: 20px 0 0 0;
}

#header { 
padding: 0 0 20px 10px;
} 

#header a {
color: #121212;
text-decoration: none;
font-size: 25px; 
font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}

#menu {
background-color: #000000; 
padding: 6px 0 6px 40px;
text-transform : uppercase;
font-weight: bolder;
}

#menu a {
color: #FFC601;
text-decoration: none; 
font-size: 20px; 
font-family: times, "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}

#menu a:hover {
color: #3F95FF;
}

h1 {
margin: 0px;
color: #869843; 
font-size:24px; 
font-family: "Arial Narrow", "Myriad Pro"; 
font-weight: normal;
}

h2 {
color: #3b7687;
font-size: 15px; 
margin: 20px 0 5px 0;
}

h3 {
color: #000080;
font-size: 15px; 
margin: 20px 0 5px 0;
}

h4 {
color: #869843;
font-size: 25px; 
}

h5 {
color: #2B5661;
font-size: 18px; 
font-weight: bold;
text-align: center;
margin: 10px 400px 5px 0;
text-decoration: underline;
}

			/*GALLERY*/
.gallery{
float : none;
width: 650px;
cursor: default;
list-style: none;
position:relative; top:5px;
}

.gallery img{
background: #fff;
border-color: #aaa #ccc #ddd #bbb;
border-style: solid;
border-width: 1px;
color: inherit;
padding: 2px;
vertical-align: top;
width: 100px;
height: 75px;
}

.gallery li{
background: #eee;
border-color: #ddd #bbb #aaa #ccc;
border-style: solid;
border-width: 1px;
color: inherit;
display: inline;
float: left;
width: auto;
margin: 3px;
padding: 5px;
position: relative;
}

#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: 85%; 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; }



#main { 
margin: 0 0 0 30px;
padding: 35px 40px 30px 0;
color: #444444;
font-family: "Georgia";
font-size: 13px; 
line-height: 18px;
text-align: justify;
height: 350px;
} 

#main a {
color: #3b7687; 
text-decoration: none;
}

#main a:hover {
color: #444444;
}

#main img {
padding:5px;
}

#footer {
padding: 6px 40px 6px 40px;
background: #d6d6d6; 
font-family: "Lucida Sans Unicode";
color: #444444;
font-size: 11px;
text-align: right;
}

#footer a {
text-decoration: none; 
color: #262626;
}

#footer a:hover {
color: #666666;
}

.separator {
font-size:16px;
color:#FFFFFF;
}