/* ------ BASE ------ */
	body
	{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: none;
	color: #000099;



	}

	p, li
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 0.8em;


	}

	h1
	{
	color: #FF0000;
	font-size: 2.5em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url(../graphics/tidrule.html);


	}

	h2
	{
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000099;


	}

	h3
	{
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000099;


	}

	h4
	{
	font-size: 1em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000099;


	}

	h5
	{
	font-size: 0.6em;
	margin: auto 0em;
	font-weight: normal;
	color: #000099;

	}

	h6
	{
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #000099;

	}

	a:link
	{
	color: #660099;
	text-decoration: underline;

	}

	a:visited
	{
		color: #009966;
	}

	a:hover, a:active
	{
		color: #FFCC00;
	}

	address
	{
		line-height: 0.5em;
	}

/* ------ HEADER ------ */

	div#header
	{
	color: white;
	background-color: white;
	border-bottom: 2px solid #009966;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/navigation/banner_bk_3.html);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;


	}

	div#header h1
	{
	position: relative;
	margin: 0;
	padding: 1.5em 0 0.3em 0;
	font-size: 2.2em;
	font-weight: normal;
	text-align: right;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;

	}
#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(../main/js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../main/js/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; }
