
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:72.1%; 
	color:#000000;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}
p {
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px; 
}
#container-center p{
	color: #323232;
	line-height: 170%;
}
h1{
	color: #323232;
	font-weight: bold;
	line-height: 140%;
	font-size: 17px;
	margin: 10px 0;
}
h2{
	color: #323232;
	font-weight: bold;
	line-height: 140%;
	font-size: 12px;
	margin: 10px 0 0 0;
}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}
img {
	border: 0;
}
div{margin:0}

html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* */
}
body{
  background:#FFFFFF;
  min-width:870px;
  text-align:center;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:100%;
/* \*/
  height:100%;
/* */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* */
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* */
#outer{
  z-index:2;
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width:870px;
/* \*/
  height:100%;
/* */
}
#left{
  width:211px;
  float:left;
  display:inline;
  position:relative;
}
*>html #left{width:210px;}
#container-left{
  width:210px;
}
/* \*/
* html #left{margin-right:-3px;}
/* */
#center{
  width:660px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* */
}
#clearheadercenter{
  height:185px;
  overflow:hidden;
}
#clearheaderleft{
  height:185px;
  overflow:hidden;
}
#clearfootercenter{
  height:32px;
  overflow:hidden;
}
#clearfooterleft{
  height:32px;
  overflow:hidden;
}
#footer{
  z-index:0;
  position:absolute;
  clear: both;
  width:100%;
  height:32px;
  margin-top:-32px;
  background:url("../img/site/footer_bg.gif") repeat-x;
}
#subfooter1{
  width: 870px;
  margin-left: auto;
  margin-right: auto;
  text-align:right;
  height:19px;
  position: relative;
  padding-top: 13px;
}
#subfooter1 p, #subfooter1 a{
	color:#8F9ECB;
	margin: 0 10px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:100%;
  height:370px;
  overflow:hidden;
  background: url("../img/site/header_bg.gif") repeat-x;
}
#subheader1{
  text-align:center;
  height:185px;
  width:870px;
  background: url("../img/site/header.gif") no-repeat;
  margin-left:auto;
  margin-right: auto;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:660px;
  margin-left:210px;
}
* html #gfx_bg_middle{
  display:none;
}
#left_bg{
	width: 200px;
	height:514px;
	position:absolute;
	bottom:0;
	left:0;
	background: url("../img/site/left_bg.gif") no-repeat;
}
#leftSidebar{
	margin: 15px 0 0 10px;
}
#leftSidebar li{
	list-style-type:none;
}
#leftSidebar li a{
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	color: #646464;
}
#leftSidebar li.subnav a{
	font-weight: normal;
	background:transparent url(../img/site/link_bg.gif) no-repeat 1px 5px;
	padding:0 0 0 12px;
	margin-left: 15px;
}
#leftSidebar li a:hover, #leftSidebar li a.activeNav{
	color: #001E64;
	text-decoration: none;
}
#container-center{
	padding-left: 50px;
	position: relative;
}
#container-center table{
	border: none;
	width: 100%;
}

#container-center table td{
	padding: 5px 10px 5px 0;
	vertical-align: top;
	color:#323232;
}
.absoluteimg{
	position: absolute;
	top: 0px;
	right: 0px;
}
#container-center a{
	font-weight: bold;
	color: #001E64;
}
#container-center a:hover{
	text-decoration: underline;
}
.nolink{
	font-weight: normal !important;
	cursor: text;
	color: #323232 !important;
	line-height: 170%;
}
a.nolink:hover{
	text-decoration: none !important;
}
.label {
	float:left;
	font-size:12px;
	line-height:20px;
	margin:5px 0;
	padding-right:10px;
	text-align:right;
	width:150px;
	color: #323232;
}
.inputfull {
	width:200px;
}
.inputplz{
	width: 42px;
}
.inputort{
	width: 140px;
}
.inputBox {
	margin:5px 3px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #001E64;
	padding: 2px 5px;
}
.messagebox{
	height: 100px;
	overflow: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.submitbtn{
	border: 1px solid #001E64;
	background-color: #DEE3F0;
	color: #001E64;
	font-weight: bold;
	padding: 2px 10px;
	cursor: pointer;
}
.error{
	font-weight: bold;
	color: #f00 !important;
}
.picright{
	float: right;
	margin: 5px 0 15px 15px;
}
#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); display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#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: #323232; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ color: #323232; font-size: 11px; line-height: 140%	}
#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; }

