body{
	color:#000000;
	margin:0px;
	padding:0px;
	background-color:#FFF8DC;
}
pre {
margin:0px;
padding:0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #484848;
}
input,select,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border:0px solid #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	color:#3D5F09;
	line-height:18px;
}
.copyright a {	color:#03A1DC; text-decoration:none;}
.copyright a:hover { color:#59CDF9; text-decoration:none; }
.layout {width:780px; border-right: 1px solid #30210B; border-left: 1px solid #30210B; background-color:#84AE40;}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C49A62;
	text-align: justify;
	Padding-left: 5px;
	Padding-top: 5px;
	Padding-right: 5px;
	line-height:12px;
}
.body a { color: #0004BE; text-decoration:none; font-weight:bold;}
.body a:hover { color: #989AFA; text-decoration:none; font-weight:bold;}
.righttext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6AB95;
	text-align:left;
}
.righttext a {color: #8B7453; font-weight:bold; text-decoration:none;}
.righttext a:hover {color:#D2C3A4; font-weight:bold; text-decoration:none;}
.border1 {
	border: 1px solid #A4773C;
}
.border2 {
	border-top: 1px solid #7A7A7A;
	border-bottom: 1px solid #7A7A7A;
}
.menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
line-height:40px;
padding-left:8px;
}
.menu a { color: #000000; text-decoration:none;}
.menu a:hover { color:#FFEE4E; text-decoration:none;}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif
	;text-align: center;
	font-size: 10px;
	color: #FFEE4E;
	line-height:20px;
}
.footer a {	color: #FFEE4E; text-decoration:none; font-size:11px;}
.footer a:hover { color:#000000; text-decoration:none; font-size:11px;}
.title {
	color:#B6AB95;
	font-size:11px;
	font-weight: bold;
	text-align:left;
}
.text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3D5238;
line-height:12px;
text-align:justify;
}
.text a {color: #3D5238; font-weight:bold; text-decoration:none;}
.text a:hover {color:#717F45; font-weight:bold; text-decoration:none;}
.text1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#E7ED8F;
text-align:justify;
}
.text1 a {color: #E7ED8F; font-weight:bold; text-decoration:none;}
.text1 a:hover {color:#F5F5F4; font-weight:bold; text-decoration:none;}
.text2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:justify;
}
.text2 a {color:#EEF853; font-weight:bold; text-decoration:none;}
.text2 a:hover {color:#B5DA8D; font-weight:bold; text-decoration:none;}
.heading1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
padding-bottom:8px;
}
.heading2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0C66AC;
}
.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#584000;
text-align:justify;
}

/* light box */
#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; }
