#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #FFF;}
#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: left; line-height: 0; }
/* #lightbox img{ width: auto; height: auto;} */
#imageContainer img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 475px !important; margin: 0 auto; }
#imageContainer{ padding: 0px;}

#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(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/nextlabel.gif) right 15% no-repeat; }
#prevLink, #prevLink { outline: none; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; color: #666; }

a.bottomNav, a.bottomNavA{  font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; color: #666; text-decoration: none }	 		
a.bottomNav:hover, a.bottomNavA{ color: #000 }	 		

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

/* #areaTop{ background-color: #fff; } */

#dot, #dot2 {
	position: relative;
	width: 0px;
}

#dot0 {
	position: relative;
	height: 1px; 
	background: url('../i/dot2.gif') repeat-x;
	width: 100%; 
}

#titleset {       	
	font-family: arial, sans-serif; 
	font-size: 12px;
	line-height: 12px;  
	color: #8E4A13;  
	margin-top: 17px;
}

/* border:1px #FF0 solid; */