a:link,a:active {color: #c800a5; text-decoration: none}
a:visited {color: #c800a5; text-decoration: none}

a:hover {color: black; text-decoration: none}

body {margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: arial;
font-size: 8pt;
color: #ebcdff;
background: #9f5a88;
background-image: url(images/bg.gif);}

html {scrollbar-base-color: #ebcdff; 
scrollbar-arrow-color: #670085;
scrollbar-shadow-color: #ebcdff;
scrollbar-darkshadow-color: #670085;
scrollbar-3dlight-color: #670085;
scrollbar-track-color: #985681;
scrollbar-highlight-color: #ebcdff;}

table {
font-family: arial;
font-size: 8pt;
color: #670085;
border-color: #d89eff;}

.table2 {
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #de3bae;
border-color: #670085;}

.table3 {
font-family: arial;
font-size: 8pt;
font-weight: bold;

border-color: #670085;
background-color: #e39ee9;}

.copyright {
font-family: arial;
font-size: 7pt;
text-align: center;
letter-spacing: 1px;
color: #ebcdff;
} 

.header {
font-family: arial;
font-size: 20pt;
font-weight: bold;
color: #de3bae;
}

.fotgal {border:1px; border-thickness: 1px; border-color: #c800a5;
border-style: solid;}
A:visited .fotgal {border:1px; border thickness: 1px; border-color: #82006b; border-style: solid}
A:hover .fotgal, A:active .fotgal {border:1px; border-thickness: 1px;
border-color: black; border-style: solid}



#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: #670085; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: none;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; font-size: 6pt; color: #a85cbe;	}
#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; }