body {
background-color:#000000;
margin: 0;
padding: 0; 
}
#wrapper {
	width: 800px;
	position: absolute;
	left: 50%;
	margin: 0;
	margin-left: -424.5px;
	text-align: left;
	padding: 0;
	}
#main_image {
	width: 800px;
	text-align: center;
	}
#main_content {
	width: 780px;
	background-color: #454442;
	font-family:Geneva, "Arial", Helvetica, sans-serif;
	font-size:12px;
	margin: 0 auto;
	float: left;
	height:auto;
	padding: 10px;
	}
#top_nav {
	background-color:#333333;
	width: 800px;
	height: 54px;
	}
#top_nav li {
	float:left;
	text-decoration:none;
	padding-top:20px;
	list-style-type:none;
	}
#top_nav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
  }
#top_nav a:hover {
	color: #3399CC;
  }
#footer {
	background-color:#000000;
	padding-top: 5px;
	padding-right: 5px;
	}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
  }
#footer a:hover {
	color: #3399CC;
  }
#featurelist a:link {color:#FFFFFF;}
#featurelist a:visited {color:#FFFFFF;}
#frf a:link {color:#3399CC;}
#frf a:visited {color:#3399CC;}
#description a:link {color:#3399CC;}
#description a:visited {color:#3399CC;}
h1 {
	font-family:"Arial", Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 24px;
	font-weight:normal;
	}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;;
	font-weight:bold;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
	text-align:left;
	font-weight:normal;
	}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	background-color:#67798D;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	}
.style1 {
	color: #CCCCCC;
	font-size: 14px;
}
.style2 {color: #FFFFFF; font-size: 12px; }
.style3 {color: #3399CC}
.style4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	}
.style5 {
	font-size: 12px;
	color: #3399CC;
	font-weight: bold;
}
.style7 {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}
.style12 {font-size: 12px}
.style13 {font-weight: bold; color: #FFFFFF;}
.style14 {color: #FFFFFF}
.style16 {font-size: 10px; color: #999999;}
.style18 {font-size: 14px}
.style19 {color: #333333}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#3399CC;
}
a:active {
	text-decoration: none;
}
#news_content td{
	background-color: #222221;
}
#lightbox{	position: absolute;	left: 0; width: 100%; height: 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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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%; background-color: #000; }
#multi_container{	text-align:center;}
