
body {
	margin: 0px;
	padding: 0px;
	background: #f2f2f2;
	color: #555;
	font: 12px/160% Verdana, Arial, sans-serif;
	text-align: center;
	line-height: 225%;
	}

* {margin: 0; padding: 0;}

ul#horiz-nav {
	list-style: none;
	float: right;
	margin: 37px 0 34px;
	padding: 3px 0;
	text-align: right;
	}
ul#horiz-nav li {
	display: inline;
	margin: 0 7px;
	color: #697987;
	font-size: 14px;
	font-weight: bold;
	}
ul#horiz-nav li a {
	margin: 0;
	padding: 0;
	color: #fff;
	border: none;
	background: none;
	text-decoration: none;
	}
ul#horiz-nav li a:hover {
	color: #d5e5f2;
	text-decoration: underline;
	}
ul#horiz-nav sup {
	display: inline;
	color: #c00;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}

#container {float: left; width: 100%; background: #fff;}

.blank {color: #fff; border: none; background: none;}
.wrapper, #main-wrapper {width: 730px; margin: 0 auto; text-align: left;}
#main-wrapper {width: 730px;}

#content {float: left; width: 100%; padding: 0 0 30px; background: #fff;}

#logo {
	float: left;
	width: 342px;
	margin: 24px 0 0;
	color: #fff;
	}
#logo span, #logo a {
	display: block;
	width: 342px;
	height: 56px;
	border: none;
	background: url(images/logo.gif) no-repeat;
	}
#logo img  {display: block; width: 0; border: none;}

#header {
	float: left;
	width: 100%;
	background: #8a1919;
	}
#header h1 a {
	display: block;
	position: absolute;
	width: 342px;
	height: 56px;
	margin-top: 29px;
	border: none;
	background: transparent url(images/logo.gif) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	}
#header h2 {display: none;}

#pagebar {
	float: left;
	width: 100%;
	background: #bde562;
	border-top: 1px solid #fff;
	}
#pagebar h1 {
	padding: 12px 0 9px 7px;
	color: #fff;
	font-size: 20px;
	font-family: Trebuchet, Arial, sans-serif;
	}

#footer {
	float: left;
	width: 100%;
	padding: 0 0 10px;
	border-top: 4px solid #d9d9d9;
	background: #f2f2f2;
	color: #999;
	font-size: 11px;
	text-align: center;
	}
#footer a {border: none;}
#footer p {
	margin: 0 0 15px;
	padding: 10px 0 0;
	text-align: center;
	clear: both;
	}

#home #pagebar {height: 40px;
	background: url(images/pagebar.gif) repeat-x;}
#home h1#headline {
	height: 41px;
	font-size: 22px;
	margin: 0px 0 0px 0px;
	text-indent: 0px;
	}
#home h2#subhead {
	height: 34px;
	margin: 0 0 5px;
	padding: 0;
	text-indent: 0px;
	}

#home #content {padding-top: 25px;}
#home #content img {float: left; margin: 10px 15px 5px 0;}
#home #content img.less {margin-top: 5px;}
#home .column {float: left; width: 230px; margin: 20px 20px 20px 0;}
#home .column ul {
	list-style: none;
	margin: 0 0 10px;
	font-size: 11px;
	line-height: 160%;
	}
#home .column li {
	padding: 0 0 10px 0px;
	}
#home #content .column h3 {
	text-align: center;
	}
#home #content .column ul {
	text-align: center;
	}
#home .widecolumn {float: left; width: 480px; margin: 20px 0 20px 0;}
#home .last {margin-right: 0 !important;}

#home .contcolumn {float: left; width: 230px; margin: 20px 20px 20px 0;}
#home .contcolumn ul {
	list-style: none;
	margin: 0 0 10px;
	font-size: 12px;
	}
#home .contcolumn li {
	padding: 0 0 0px 0px;
	}

a:link, a:visited {
	border: none;
	color: #069;
	text-decoration: none;
	}
a:hover {border-color: #069; background: #069; color: #fff;}
a:link.img, a:hover.img, a:visited.img {border: none; background: none;}
a.link {color: #069; border: none; background: none;}
a.blank {color: #fff; border: none; background: none;}

h2 {
	padding: 2px 0 0.5em;
	color: #4d5762;
	font-size: 16px;
	font-family: Arial, sans-serif;
	}
h2#first {padding: 30px 0 0.7em;}
h3 {
	padding: 0.5em 0;
	color: #4d5762;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h3 a:link, h3 a:visited {border: none; color: #4d5762;}
h3 a:hover {border: none; background: none; color: #069;}	

p {margin: 0 0 1.5em;}
p.left {float: left;}
p.right {float: right;}
p.big {font-size: 13px;}
p.small {font-size: 11px; color: #999; margin-bottom: 10px;}
p.center {
	margin: 0 0 40px !important;
	font: normal 16px Arial, Verdana, sans-serif;
	text-align: center;
	}

.clear {clear: both;}

.clearall {
	display: block;
	clear: both;
	height: 1px;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	}
	
html {height: 100%; margin-bottom: 1px;}


#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; }
