@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images2/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #011C36;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041E36;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #041e36;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #99FFFF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.main-cont-in {
	background-image: url(images/bg-main-in.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.main-content-home {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h1 {
	font-size: 18px;
	color: #84DEF9;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	color: #041E36;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 0px;
}
#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; }
.flash-bg-home {
	background-image: url(images2/5.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 408px;
}
.g-main-home {
	background-image: url(images2/s4.jpg);
	background-repeat: repeat-y;
}
.left-column-home {
	background-image: url(images2/s3.jpg);
	background-repeat: repeat-y;
}
.content-home-bg {
	background-image: url(images2/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}
.bg-4flash {
	background-image: url(images2/5.jpg);
	background-repeat: no-repeat;
}
.over-light-links {
	color: #041E36;
}
.in-left-column {
	background-image: url(images2/sin1.jpg);
	background-repeat: repeat-y;
}
.in-right-column {
	background-image: url(images2/sin3.jpg);
	background-repeat: repeat-y;
}
.behind-main-in {
	background-image: url(images2/s2in.jpg);
	background-repeat: repeat-y;
}
.in-main {
	background-image: url(images2/in2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer-bg {
	background-image: url(images2/footer-bg.png);
	background-repeat: repeat;
	background-position: center top;
}

