@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #BFCED9;
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrapper { 
margin-left: auto;
margin-right: auto;
}
#dropdown {
	margin: 0;
	padding: 0;
	z-index: 30;}

#dropdown li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height:32px;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
}

#dropdown li a{
	display: block;
	margin: 0 0px 0 0;
	padding: 7px 15px;
	width: auto;
	background:url(/css/images/topnav_bg1px.png) repeat-x;
	color: #462225;
	text-align: center;
	text-decoration: none;
}

#dropdown li a:hover{
	background: #FFCC00;
	color:#6F3539;
}

#dropdown div{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	background-color: #EAEBD8;
}
	#dropdown div a{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 30px 5px 15px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #462225;
	font: bold 13px verdana
}
	#dropdown div a:hover{
	background: #FFCC00;
	color: #666666
}
a {
	font-size: 13px;
	color: #2A6A9E;
}
a:visited {
	color: #462225;
}
a:hover {
	color: #407DAC;
}
a:active {
	color: #2A6A9E;
}
h1 {
	font-size: 16px;
	color: #1551b3;
}
h2 {
	font-size: 14px;
	color: #61362a;
}
h3 {
	font-size: 13px;
	color: #000000;
}
td {
vertical-align:top;
background-position: left top;	
}
ul {
	margin-top: 10px;
}
li {
	margin-bottom: 5px;
}
.bodyPadding {
	padding-left:26px;
	padding-right:30px;
	padding-top:5px;
}
.bodyPaddingSublayer {
	padding-left:26px;
	padding-right:30px;
	padding-top:15px;
	background-image:url(/images/sublayer_body.png);
	background-repeat:no-repeat;
}
.sublayerBodyBG {
	background:url(/images/sublayer_body_bg.png)}
.footer {
	font-size: 11px;
	text-align:center;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
}
.footer a{
	font-size: 11px;
	text-align:center;
	color: #666666;
	text-decoration:underline;
}
.footer a:hover{
	font-size: 11px;
	text-align:center;
	color: #666666;
	text-decoration:none;
}
.footer a:visited{
	font-size: 11px;
	text-align:center;
	color: #666666;
	text-decoration:underline;
}
/* all images will have no border */
img{
border:none;
}
.about {
background-image:url(/images/about_bg.png);
font-size:13px;
font-weight:bold;
color:#FFFFFF;
padding-top:3px;
padding-left:8px;
}
.about a{
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}
.about a:hover{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.about a:visited{
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}
.topNav {
	font: bold 15px verdana;
	}

.bgNav {
	background-image:url(/images/topnav_bg1px.png);
	background-repeat:repeat-x;
	vertical-align:middle;
}
#newsticker {
	background: #2c1c55;
	position: relative;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
#newsticker ul {
	list-style: none;
	padding: 10px 15px;
	padding-right: 15px;
	margin-left:0px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
	margin: 0px;
}
#newsticker li.error {
	color: #f00;
	margin: 0px;
}
#newsticker #togglenewsticker {
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
/* lightbox styles */
#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;
}
.flvPlayer {
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}