BODY {
	margin: 0 10px;
	overflow: auto;
	background-color: #865d35;
	background-image: url(../images/bg_body.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}
TD {
	FONT-SIZE: 12px; LINE-HEIGHT: normal; font-family: Arial,Helvetica,sans-serif; COLOR: #ebead2;
}
A {
	COLOR: #f7941d; TEXT-DECORATION: none 
}
A:visited {
	COLOR: #f7941d; TEXT-DECORATION: none
}
A:active {
	COLOR: #f7941d; TEXT-DECORATION: none
}
A:hover {
	COLOR: #fff200; TEXT-DECORATION: none
}
.fontindex { font-size: 11px; font-family: Arial,Helvetica,sans-serif; COLOR: #857362; TEXT-DECORATION: none }
.sitemap { font-size: 12px; font-family: Arial,Helvetica,sans-serif; COLOR: #857362; TEXT-DECORATION: none }
.copyright { font-size: 11px; font-family: Arial,Helvetica,sans-serif; COLOR: #ebead2; TEXT-DECORATION: none }


.style1 {color: #990000; font-weight: bold;}
.style3 {color: #FFFFFF; font-weight: bold;}
.style7 {color: #CC0000; font-weight: bold;}
.style9 {color: #FFFFFF}
.style15 {color: #FFFF00; font-size: 12px; font-weight: bold;}
.style16 {color: #FF0000; font-weight: bold;}
.style17 {color: #FF0000}
.style18 {color: #CCCCCC; font-size: 9px;}
.style19 {font-size: 14px; font-weight: bold; color: #f7941d;}
.style22 {color: #f7941d; font-weight: bold;}
.style30 {font-size: 14px; font-weight: bold; color: #FFFFFF;}
.style31 {color: #3366FF; font-weight: bold; font-size: 14px }



#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, #prevLink:visited { background: url(../javascripts/prevlabel.png) left 50% no-repeat; }
#nextLink, #nextLink:visited { background: url(../javascripts/nextlabel.png) right 50% no-repeat; }

#imageDataContainer{ font: 11px  Arial,Helvetica,sans-serif;  background-color: #ffffff; margin: 0 auto; line-height: 1.4em; width: 100%; overflow: hidden; }

#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; }
