body {
	background: #898700 url(images/backy1.jpg) top center repeat-y;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	padding:0px!important; /*this padding hack fixes things */
	padding:0px 0px 0px 1px;
	margin: 0;
	color: #000000;
	line-height: 17px;
}
img {
	border: none;
}
a {
	color: #898700;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color : #898700;
}
/* headers */
p	{
	padding:5px 0px 5px 0px;
	margin:0;
}
h1 {
	font-size: 1em;
	margin:0;
	padding:0;
	font-weight:normal;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h3 {
	border-bottom: 1px solid #660000;
	color: #660000;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font-size: 1.3em;
	letter-spacing: -1px;
}
h3 a {
	text-decoration: none;
	font-size: 22px;
	letter-spacing: -1px;
	color:#33061D
}
h3 a:hover {
	color: #CC0066;
}
/* form elements */
form {
	margin: 0;
	padding: 0;
}
label {
	font-weight:bold;
	margin: 0px 2px 0 0px;
	padding:5px;
	color:#c6af5a;
}
input {
	padding: 2px;
	border:1px solid #660000;
	font: normal 1em Verdana, sans-serif;
	background: #fff;
	color:#333;
}
textarea {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #660000;
	height:100px;
	display:block;
	color:#777;
}
#wrap {
	width: 700px;
	margin: 0px auto;
	background: url(images/mainback.jpg) top center no-repeat;
	overflow:auto;
}
#left {
	margin:0px;
	padding: 145px 30px 0px 75px;
	width: 427px;
	float: left;
	font-size: 12px;
}
#left h3 {
	color: #660000;
	border-bottom: 1px solid #660000;
}

#left hr {
	border-bottom: 1px solid #660000;
	color: #660000;
}

#right {
	padding: 65px 0px 0px 0px;
	width: 168px;
	height: 235px;
	float: right;
	color: #fff;
	margin:0px;
}
#rightsubmenu {
	padding: 0px;
	width: 168px;
	height: 100px;
	float: right;
	color: #fff;
	margin:0px;
}
#langlink {
	padding: 0px;
	width: 168px;
	height: 45px;
	float: right;
	color: #fff;
	margin:0px;
}
#icsc {
	padding: 0px;
	width: 168px;
	float: right;
	color: #fff;
	margin:0px;
}
#bottom a {
font-size:1em;
font-weight:normal;
color: #660000;
text-decoration: none;
}
#bottom a:hover {
	color: #660000;
	text-decoration: underline;
}
#bottom {
	margin:0px;
	padding: 0px;
	width: 492px;
	left:-35px;
	position:inherit;
}

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