body {
font-family: tahoma;
font-size: 14px;
color: #FFFFFF;
background: #000000;
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #FFFFFF;
margin-top: 0px;
line-height: 16px;
}

A:link { text-decoration: none; color: #cfcfcf; font-weight: emphasize; }
A:visited { text-decoration: none; color: #cfcfcf; }
A:active { text-decoration: none; color: #FFFFFF; }
A:hover { text-decoration: none; color: #FFFFFF; }

.nav { font-family: verdana;
font-size: 11px; 
color: #FFFFFF; 
background-color: #000000; 
display: block; 
border: #660000; 
border-style: solid; 
border-top-width: 2px; 
border-bottom-width: 0px; 
border-right-width: 0px; 
border-left-width: 0px; 
text-align: left;
width: 150px;
padding-left: 5px;
} 

.nav3 { font-family: verdana;
font-size: 11px; 
color: #FFFFFF; 
background-color: #000000; 
display: block; 
border: #660000; 
border-style: solid; 
border-top-width: 2px; 
border-bottom-width: 2px; 
border-right-width: 0px; 
border-left-width: 0px; 
text-align: left;
width: 150px;
padding-left: 5px;
} 

.border {
border-right: 2px solid #000000; 
border-left: 2px solid #000000; 
border-top: 2px solid #000000; 
border-bottom: 2px solid #000000; 
}

h1 {
font-family: tahoma; 
font-size: 20px;
text-transform: uppercase;
color: #FFFFFF;
text-align: left; 
border-left: 0px solid #000000;
border-right: 0px solid #000000; 
border-top: 0px solid #000000;  
border-bottom: 0px solid #000000;
padding-top: 0px; 
padding-bottom: 0px;
padding-left: 0px; 
padding-right: 0px;
letter-spacing: 2px;}

.nav2 {
font-family: tahoma; 
font-size: 12px;
text-transform: uppercase;
color: #FFFFFF;
text-align: left;
border-left: 0px solid #000000;
border-right: 0px solid #000000; 
border-top: 0px solid #000000;  
border-bottom: 0px solid #FFFFFF;
padding-top: 0px; 
padding-bottom: 0px;
padding-left: 0px; 
padding-right: 0px;
letter-spacing: 1px;
}

.sm {
font-family: tahoma;
font-size: 10px;
}

.blue {
font-famlily: tahoma;
color: #34a7f6;
}

.pink {
font-family: tahoma;
color: #fe7afc;
}

.green {
font-family: tahoma;
color: #3ae300;
}

.yellow {
font-family: tahoma; 
size: 10px; 
color: #fee83d;
}

img {
border: 0px;
}

#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: #FFFFFF; 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; background: #FFFFFF;}
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; border: none; overflow: hidden;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url('data:image/gif;base64,AAAA'); border: none;/* Trick IE into showing hover */ display: block }
#prevLink { left: 0; float: left;background: url('LightBox/images/prevlabel.gif') left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url('LightBox/images/nextlabel.gif') right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url('LightBox/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('LightBox/images/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #FFFFFF; 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; background: #FFFFFF;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000000; }
