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


.style2 {font-size: 9px}
.style3 {font-size: 18px;font-weight: bold;}
.style4 {color: #FFFFFF}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #062844;
	background-image:url(../i/b.gif);
	margin: 0;
	padding: 0px;
	text-align: center;
	color: #062844;
}

#container {
width: 900px;
margin-bottom: 10px;
margin:0 auto;
background-color: #ffffff;
}
a {
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
#banner {
background-color: #165BA0;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;} 

#headerimage {
background-color: #165BA0;
text-align: right;
padding: 0px;
margin: 0px;
}
#headerimage {padding:0px 0px;} 
#nav {
	padding: 5px 4px 6px 15px;
	background: #FD1900;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
}
#nav a:link {
	font-size:14px;
	font-weight:400;
	text-decoration: none;
	color: #ffffff;
}
#nav a:visited {
	text-decoration: none;
	color: #ffffff;
}
#nav a:hover {
	text-decoration: none;
	color: #1a1a1a;
}
#nav a:active {
	text-decoration: none;
	color: #1a1a1a;
}
#content { 
min-height:360px;
background-color:#FFFFFF;
padding: 40px 20px 0px 20px;
text-align:left;
}
#contentwide{ 
min-height:360px;
background-color:#FFFFFF;
padding: 40px 20px 0px 30px;
text-align:left;
}

/* ----------------- removed.....height:expression(this.scrollHeight > 370px);  --------------------- */
p, pre{
padding: 5px 10px;
margin:0;
}

/* --------------left navigation------------- */
#left {
float: left;
width: 20px;
margin: 0px;
padding: 400px 0px 0px 20px;
}
#left a {
	font-size: 12px;
	color: #ffffff;
	line-height:25px;
}
#left a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight:500 ;
}
#left a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight:500 ;
}
#left a:hover {
	text-decoration: none;
	color: #ff6600;
	font-weight:500 ;
}
#left a:active {
	text-decoration: none;
	color: #ff6600;
	font-weight:500 ;
}
#right {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#footer {
	padding: 0 10px;
	background: #FF0500;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer a {
	font-size: 10px;
	color: #ffffff;
}
#footer a:link {
	text-decoration: none;
	color: #ffffff;
}
#footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #131700;
}
#footer a:active {
	text-decoration: none;
	color: #131700;
}
