@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td {
	margin:0pt;
	padding:0pt;
}
fieldset, img, abbr {
	border:0pt none;
}
address, caption, cite, code, dfn, h1, h2, h3, h4, h5, h6, th, var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
}
h1 a, a:hover {
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#294359;
	color:#3399FF;
	color:#669999;
}
a:hover {
	color: #DFE5E1;
}
 dl, ul, ol, h1, h2, h3, h4, h5, h6, pre, p, blockquote, {
 margin-bottom:0.3em;
}
ul li {
	background:transparent url(images/img_list-arrow.gif) no-repeat scroll 1px 0.3em;
	font-size:1.2em;
	margin-top:0.8em;
	padding-left:12px;
	text-transform:none;
}
body {
	color:#B2B29B;
	font-family: "Lucida Console",  "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:62.5%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background: #000;
}
h1 {
	font-size: 3em;
	font-weight: normal;
	letter-spacing: .01em;
	color: #DFE5E1;
}
h2 {
	text-transform: none;
	font-size: 1.9em;
	font-weight: normal;
	color: #42342C;
	color: #544232;
	color: #996633;
}
h3 {
	text-transform: none;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.01em;
	padding:1em 0 0 0;
	color: #666;
	color: #54594E;
}
p {
	margin-bottom:.3em;
	padding: .3em 0 0 0;
	font-size:1.3em;
	line-height:1.5em;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; 
	text-align: left;
	position: relative;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  
	border: 1px solid #000;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 45px 0 15px 0; 
}
.oneColFixCtrHdr #header p {
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
}
#header #topnav {
	background:none;
	margin:0;
	padding: 0;
	top: 63px;
	right: 10px;
	position: absolute;
	width: 463px;
	text-align: right;
	font-size: 1.2em;
}
.oneColFixCtrHdr #mainContent {
	padding: 30px 20px;
	border-top:1px dashed #333333;
}
#mainContent img {
	padding: 30px;
}
.oneColFixCtrHdr #footer {
	padding: 30px 18px;
	border-top:1px dashed #333333;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 0; 
	text-align: left;
	color: #42342C; /* dark brown */
	color: #544232; /* light brown */
	font-size: 12px;
}
#footermail {
	float:right;
	margin:0;
	padding: 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 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;
}

