HTML, BODY

{
	background-image: url(../img/hage.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	background-color: #322261;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

	



body

{

	background-image: url(../img/hage.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	background-color: #322261;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	

#container {

	background-color: #FFFFFF;
	height: auto;
	width: 849px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;

}

#head {

	height: 378px;
	width: 849px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#logo {
	background-repeat: no-repeat;
	height: 25px;
	width: 849px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#headpic {

	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 326px;
	width: 849px;

}

#navcont {

	background-image: url(../img/nav_hage.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 849px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#nav {
	height: 15px;
	width: 785px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #113e8f;
	font-weight: normal;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

#contentainer {
	height: auto;
	width: 849px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/content_hage.gif);
	background-repeat: repeat-y;
}

#content {
	height: auto;
	width: 760px;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#foot {
	height: 59px;
	width: 849px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3D5D85;
	background-image: url(../img/foot.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #113e8f;
	font-weight: normal;
	text-decoration: none;
}


#nav  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #113e8f;
	font-weight: bold;
}

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

