A:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A:active {
	color: #D8A410;
	text-decoration: none;
}

A:hover {
	color: #D5BB6F;
	text-decoration: underline;
}

TD {
	font-family: Verdana;
	font-size: 12px;
}

.main {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}


BODY {

	font-family: Verdana;
	font-size: 12px;
	margin : 5px 0px 0px 0px;
	background-image : url(../images/general/sand_bkg.gif);
	background-repeat: repeat;
	list-style : circle;
	background-color : #D5BB6F;
	scrollbar-3dlight-color : #708C88;
	scrollbar-arrow-color : #002C50;
	scrollbar-base-color : #D8A410;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #D8A410;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #002C50;
}

#wrapper {
	width:1000px;
	margin: 0 auto;
	padding: 0 10px;
	border-left: 1px solid #D8A410;
	border-right: 1px solid #D8A410;
	background-image : url(../images/general/bkg.gif);
}

.special {
	font-color: #D5BB6F;
	font-size: 10px;
}

H1, H2, H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFFFFF;
}

H4, H5, H6 {
	font-size : 12px;
	color : #FFFFFF;
}



.leftnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 0px;
	font-weight : bold;
	letter-spacing : 2px;
}


.footer {
	font-family: Verdana;
	font-size: 11px;
	color : #CCCCCC;
	margin-left : 5px;
}



P {
	font-family: Verdana;
	font-size: 12px;
	
}

HR {
	color : #002C50;
	width : 60%;
	height : 1px;
	
}

.lefttable {
	border : 1px solid #CC9900;
	}
	
}

.leftlinks
 {
	border : 1px solid #CC9900;
	}


TEXTAREA {
	background-color : #F0F0F0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.style2 {
	color: #D8A410;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}

.style5 {color: #D5BB6F;
}

.style6 {color: #D5BB6F; font-weight: bold;
}

.style7 {font-size: 12px;
}

.style9 {font-size: 11px;
}

.style10 {
	font-size: 10px;
	font-color: #D5BB6F;
	font-weight: bold;
	text-decoration: underline;
}

.style12 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.style13 {
	color: #000066;
	}
	
div#preload { display: none; 
}	

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