body {
background: url(bg.jpg) repeat-x scroll 0% 0%;
background-color: #D5D5D5;
margin-top: 0px;
margin-left: 0px;
}

h1 {
font: 30px "Georgia";
color: #83B585; 
font-style: italic;
text-indent: 50px;
margin-top: 0px;
margin-bottom: -7px;
text-align: justify; }

h2 {
font: 20px "Georgia";
color: #83B585; 
font-style: italic;
text-indent: 50px;
margin-bottom: 0px;
text-align: justify; }

h3 {
font: 15px "arial black";
color: #83B585; 
margin-left: -10px;
text-transform:uppercase;
line-height: 13px;
margin-top: 3px;
margin-bottom: 0px;
text-align: justify; }

p, navigation {
font-family: century gothic;
color: #666666;
font-size: 12px;
letter-spacing: 1px;
margin: 0px 10px 0px 10px; }

a:link,a:visited {
color: #83B585; 
font-family: century gothic; 
font-weight: normal; 
text-decoration:none;}

a:hover, active {
color: #333333; 
font-weight:normal; 
text-decoration:none; }

i, em {
color:#666666;
font-family:georgia;}

b, strong {
color:#83B585;
font-weight:normal;}

ul, li {
list-style-type: none;
margin-left: 0px;
margin-top: 2px;}

.img {
padding:6px;
background-image:url(img.jpg);
border:none;
margin: 2px; }

.menu {
margin: 4px;
padding-top: 5px;
font-weight: normal;
font-family: century gothic;
text-decoration: none;
text-transform: uppercase;
color: #999999;
letter-spacing: -1px;
font-size: 15px;
text-align: justify;}

.menu a:link, .menu a:active, .menu a:visited {
margin: 4px;
padding-left: 5px;
line-height: 15px;
font-weight: normal;
font-family: century gothic;
text-decoration: none;
text-transform: uppercase;
color: #999999;
letter-spacing: -1px;
font-size: 15px; 
border-left: 5px solid;
text-align: justify; }

.menu a:hover{
color: #666666;
font-style:none;
text-align: justify;}

.footer {
font-family: century gothic;
color: #999999;
font-size: 8.5px;
margin: 0px 10px 0px 10px; 
letter-spacing: 1px;}

.footer a:link, .footer a:visited {
font-family: century gothic;
color: #83B585;
font-size: 8.5px;
letter-spacing: 1px;}

.footer a:hover, .footer a:active {
font-family: century gothic;
color: #666666;
font-size: 8.5px;
letter-spacing: 1px;}

input, textarea, option, select, reset, submit  {
border-left:5px solid #999999;
font-size:7pt;
font-variant:small-caps;
font-family:arial;
color:#83B585;
margin-left: 15px;
background-color:#D5D5D5;}

blockquote {
padding:5px;
width:400px;
border-left :5px solid #999999;
align: center;
font-family: century gothic;
color: #7c7775;
font-size: 10px;
margin: 0px 10px 0px 10px; }

#lightbox{
position: absolute;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}

#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: transparent url(/images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000;
}