 .main_text{font-family:Tahoma; color:#666666;}
 .link{font-family:Tahoma; text-decoration:none;}
 .TEXT{font-family:Tahoma;}
 .visited {text-decoration:none; }
 .hover {text-decoration:none;}
 .style1 {font-family:Tahoma;}
 .style2 {font-family: Tahoma;}
.body,td,th {font-family: Tahoma;}
.a {font-family: Tahoma;}
.a:link {text-decoration: none;}
.a:visited {text-decoration: none;}
.a:hover {text-decoration: none;}
.a:active {text-decoration: none;}
.bg {background-position:top; background-repeat:no-repeat}
td {color:#6F6F6F; font-family:arial; font-size:10px}
.sin {color:#627A92; font-size:11px}
a.u {color:#6387AA; font-weight:normal; text-decoration:none}
a.u:hover {text-decoration:none}


body {
margin: 0px;
padding: 0px;}

#container {
margin: 0 auto;
padding: 0;
color: #000;
font: 11px/1.5em Tahoma;
width: 600px; }



#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;}

/* It WORKS!  last glitch is GONE!  Yeaaaa! */

#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: 100; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) 0 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) 100% 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; outline: none;}	 	


#overlay{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; }

/*Fix for Internet Explorer 8*/
div.msgtext {
width:/*\**/800px\9;
overflow:/*\**/hidden!important\9;
word-wrap:/*\**/break-word\9;
}

.hide { display: none; }