*{
    margin:0;
    padding:0;
    border:none;
    font-family:Tahoma,Verdana,san-serif;
    font-size:x-small;
    color:#666;
    line-height:1.6em;
    scrollbar-face-color:#666;
    scrollbar-arrow-color:#ffffff;
    scrollbar-track-color:#666;
    scrollbar-highlight-color:#666;
    scrollbar-shadow-color:#666;
    scrollbar-3dlight-color:#000;
    scrollbar-darkshadow-color:#000;


}

body{ background:#666 url('img/bg.gif');}

a{text-decoration:none;}
a:link,a:active,a:visited{color:#999;border-bottom:0px solid #333;}
a:hover{color:#ccc;border-bottom:0px solid #00bff3;}

#cover{
    text-align:center;
    width:100%;
}
#main{
    text-align:left;
    margin:0px auto;
    width:300px;
    background-color:#000;
    border:1px solid #666;
    border-widht:0 1px 1px;
}

#menu{margin:15px 0;padding:10px; background:url('img/menu.gif') left center no-repeat;color:#000;font-weight:bold;}
#menu a{color:#000;text-decoration:none;border:none;}
#menu a:hover{color:#45a5bc;}

#foot{margin:0px auto;border-top:1px dashed #666;text-align:right;padding:5px;}

.top{ border:1px solid #333;margin:10px;}

h1{
    color:#999;
    font-size:20pt;
    font-weight:normal;
    text-align:center;
    padding:20px 0;
    font-family:HGSȏ,serif;
}
h2{margin:5px 10px; padding:3px 0;border-bottom:1px solid #666;}
h3{margin:10px 10px 5px;padding:0 10px;border-left:5px solid #45a5bc;color:#666}

p{  padding:5px 15px 20px;color:#484848;letter-spacing:1px;}


#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 95% no-repeat; }   
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 95% 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: none; 	}			
#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; }

