
h1           	{ font-family: Arial; color: #000080; text-decoration: underline; 
               	font-size: 24pt; font-weight: bold; text-align:center }
              
               
h2           	{ font-size: 18pt; text-decoration: underline; color: #000080; font-weight: bold; font-family: Arial }

h3           	{ font-size: 14pt; color: #000080; text-indent: 6; text-align: left; 
               	margin-left: 2; margin-right: 2; margin-top: 0; margin-bottom: 1; font-family: Arial }
               
h4           	{ font-size: 12pt; color: #000080; text-indent: 6; text-align: left; 
               	margin-left: 2; margin-right: 2; margin-top: 0; margin-bottom: 1; font-family: Arial }               
               
a:hover     	{ font-weight: bold; color: #808080; text-decoration: underline blink }
a:link       	{ color: #0000FF; text-decoration: underline }
a:visited    	{ color: #CC0000; text-decoration: underline }

p            	{ font-family: Arial; font-size: 12pt; color: #000080; text-indent: 6pt; margin-left: 2pt;   margin-right: 2pt;
               	line-height: 125%; word-spacing:0; text-align: justify; list-style-type: decimal; margin-left:2pt; margin-right:2pt; margin-top:0; margin-bottom:1pt }
               	
.readable    	{ font-family: Arial; font-size: 10pt; color: #000080; text-align: justify; 
               text-indent: 6pt; line-height: 125%; word-spacing:0; margin-left:2pt; margin-right:2pt; margin-top:0; margin-bottom:1pt }

               	   
.LogoTitle 		{ font-family: Arial; font-size: 36pt; color: #000080; text-align: center; line-height: 100%; font-weight:bold }
 
.LogoSubtitle 	{ font-family: Futura Md BT; font-size: 9pt; color: #000080; text-align: center; line-height: 100%; margin-bottom:0 }
             
.LogoSmallSubtitle 	{ font-family: Futura Md BT; font-size: 8pt; color: #000080; text-align: center; margin-bottom:-1 }
               
.copyright   { font-family: Arial; font-size: 8pt; color: #000080; text-align: center; 
               line-height: 100%; margin-top: 4; margin-bottom: 2 }   

.Banner1stTier   { font-family: Franklin Gothic Medium Cond; font-size: 10pt; color: #000080; text-align: center; 
                   margin-top: 0; margin-bottom: 0; text-decoration:underline; background-color:#C0C0C0 }     
                   
.Banner2ndTier   { font-family: Franklin Gothic Medium Cond; font-size: 8pt; color: #000080; text-align: center; 
                   margin-top: 0; margin-bottom: 0; text-decoration:underline; background-color:#CECECE }               
               
body         {  background-image: url(pixbkgnd.gif) }

#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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#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; }
