body {
	margin: 0; padding: 0;
	background: #FFF;
	color: #333;
	font: 11px/1.5 verdana, sans-serif;
	}
.cleaner {
	clear: both;
	height: 1px; margin: 0;
	}
#main {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 13px 0 0 0;
	}
#topbg {
	position: absolute; top: 0; left: 0; z-index: -1;
	width: 100%; height: 187px;
	background: #8F8F8F;
	}
#header {
	position: relative;
	width: 900px; height: 174px;
	}

/* @group Header */

#hdr-overlay {
	position: relative; top: -13px; left: 0px;
	width: 900px; height: 187px;
	background: url('images/header2.png') top right no-repeat;
	}
#header h1 {
	display: none;
	}
#header .box {
	position: absolute; top: 6px;
	width: 75px; height: 25px;
	}
#hdr-box1 {
	left: 15px;
	background: #25567B;
	}
#hdr-box2 {
	left: 100px;
	background: #66A3D2;
	}
#hdr-box3 {
	left: 185px;
	background: #FFC373;
	}
#hdr-box4 {
	left: 270px;
	background: #FF9200;
	}

#header h2 {
	position: absolute;
	top: 65px;
	right: 170px;
	margin: 0;
	width: 204px;
	font-size: 15px;
	line-height: 1.33;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: white;
	}

/* @end */

/* @group menu */

#menu {
	margin: 0; padding: 1px 0;
	list-style-type: none;
	height: 26px;
	}
#menu li {
	float: left;
	margin: 0; padding: 0;
	width: 100px;
	}
#menu a {
	position: relative;
	display: block;
	margin: 1px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #25567B;
	color: white;
	}
#menu a span {
	display: block;
	position: absolute; top: 5px; left: 8px;
	width: 8px; height: 8px;
	background: white;
	}
#menu a.sel {
	background: #3F92D2;
	color: black;
	}
#menu a:hover {
	background: #999966;
	color: #000000;
	}
/* @end */

#content {
	padding: 1px;
	color: #333;
	font-size:12px;
	}
#content p {
	margin: 0.5em 0;
	}
#content a {
	color:#3F92D2;
	}
#content a:hover {
	color:#999966;
	}
#left {
	float: left;
	width: 570px;
	padding: 10px 20px;
	border-right: 1px solid #999966;
	}
#left h3 {
	margin: 0em 0 0.3em;
	font-size: 20px;
	font-weight: bold;
	color:#25567B;
	}
#left dt {
	float: left;
	font-weight: bold;
	}
#left dd {
	margin: 1em 0 1em 6em;
	}
#ico {
	float: left;
	padding: 5px;
	}
#left h4 {
	font-size: 14px;
	font-weight: bold;
	}
#left ul {
	margin: 0 0 0 6em; padding: 0;
	color: #999966;
	list-style-type:square;
	list-style-image:url(images/raquo.png);
	list-style-position: inside;
	}
#right {
	float: right;
	width: 250px;
	margin: 0 20px 0 0;
	padding: 10px 0;
	}
#right h3 {
	margin: 0em 0 0.3em;
	font-size: 20px;
	font-weight: bold;
	color:#25567B;
	}
#right .photo {
	float: left;
	margin: 0 15px 15px 0;
	}
#right h4 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	}
#right .link {
	text-align: right;
	}
#full {
	float: left;
	width: 90%;
	padding: 10px 20px;
	}
#full h3 {
	margin: 0em 0 0.3em;
	font-size: 20px;
	font-weight:bold;
	color:#25567B;
	}
#full dt {
	float: left;
	font-weight: bold;
	}
dt.ttl {
	font-size:14px;
	}
#full dd {
	margin: 1em 0 1em 6em;
	}
#full h4 {
	margin: 0 0 0 0em;
	font-size: 16px;
	color:#999966;
	}
#full ul {
	margin: 0 0 0 55px;
	padding: 0;
	list-style-type:square;
	list-style-image:url(images/raquo.png);
	list-style-position: outside;
	}
	
#rbox {
	float: left;
	position: relative;
	width: 180px;
	margin: 15px 0 20px 0;
	padding: 2px 5px 2px 30px;
	font-size: 10px;
	line-height: 1.2;
	}
#rbox span {
	display: block;
	position: absolute; top: 5px; left: 8px;
	width: 8px; height: 8px;
	background: white;
	}
#right button {
	float: right;
	margin: 15px 0 20px 0;
	width: 150px;
	height: 30px;
	background: gray;
	color: black;
	border: 1px solid silver;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	}

#footer {
	margin: 10px 0 10px 0;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #FFC373;
	border-bottom: 1px solid #FFC373;
	background-color: #66A3D2;
	}
#footer a {
	color:#FFF;
	}
#footer a:hover {
	color:#999966;
	}
	
#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; }

