html, body {
height: 100%;
padding:0px;
margin:5px;
}
body {
background: #000;
background-position: top center;
font-family: "Arial";
font-size: 14px;
color:#FAC68D;
padding:0px;
margin-bottom:0px;
}
a, a:link {
text-decoration: underline;
color:#FAC68D;
}
a:hover {
text-decoration: none;
color:#FAC68D;
}
a:active {
text-decoration: underline;
color:#FAC68D;
}

#container {
width: 744px;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
}

#core_header {
width: 744px;;
height: 261px;
background: #FFFFFF;
background-image: url(header.png);
margin:0px;
padding:0px;
}
#headerbar
{
	width:744px;
	height:30px;
	background:#CD3F01;
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-bottom:2px;
	font-style: oblique;
	text-align: center;
}

#header_text
{
 position:relative;
 right:10px;
 top:48px;
 font-size:16pt;
 float:right;
 font-family:"Tahoma";
}

img
{
 margin:5px;
}

#core_container {
width: 160px;
height:auto;
position: relative;
background-color: #CD3F01;
margin:0px;
padding:0px;
}
#core_container2
{
width: 744px;
height:auto;
position: relative;
margin:0px;
padding:0px;
}

#core_left {
margin: 0px;
float: left;
width: 160px;
height:auto;
background-color: #CD3F01;
}

#core_right {
margin: 0;
float: left;
width: 582px;
min-height:250px;
*height:250px;
background: #CD3F01;
padding-bottom: 10px;
color:#000;
margin-left:2px;
*border-left:2px solid #000;
*width:580px;
*margin-left:0px;
}

.content-box
{
 background: #CD3F01;
 padding:6px;
 height:auto !important;
 float:left;
 width: 550px;
 margin-bottom:5px;
 font-family: "Arial";
 font-size: 12px;
 color:#FAC68D;
}

#footer {
 background:#CD3F01;
 clear:both;
 height:10px;
 width:582px;
 margin-left:162px;
*border-left:2px solid #000;
*width:580px;
*margin-left:160px;
}

#footer2
{
 width:128px;
 height:23px;
 background:#CD3F01;
 font-size:10px;
 margin:0px;
 padding:0px;
 margin-top:2px;
 margin-bottom:2px;
 padding-left:616px;
 padding-top:7px;
 clear:both;
}

h2
{
font-family: "Arial", "sans-serif";
font-size:16px;
height:25px;
}
h3
{
font-family: "Arial", "sans-serif";
font-size:14px;
height:20px;
margin:0px;
padding:0px;
color:#FAC68D;
}
h4
{
font-family: "Arial", "sans-serif";
font-size:13px;
}

#navcontainer li {
	padding: 0px;
	margin:0px;
	color:#FFF;
	display:block;
	position:relative;
	height:37px;
	width:160px;
	border-bottom: solid 2px #000;
	font-weight: bold;
}

#navcontainer ul {
margin:0px;
padding: 0px;
padding-top: 0px;
padding-left: 0px;
width: 160px;
list-style-type: none;
background: #CD3F01;
height:auto;
position:relative;
}
#navcontainer a, #navcontainer a:visited {
display:block;
color:#FAC68D;
text-decoration: none;
font-family:"Arial";
font-size:12px;
margin:0px;
height:23px;
width:150px;
background: #CD3F01;
padding-left: 10px;
padding-top:7px;
}
#navcontainer a:hover {
	margin:0px;
	color:#CD3F01;
	text-decoration: none;
	background-color:#FAC68D;
	height: 37px;
}
input,textarea,select,option
{
color:#CD3F01;
background-color:#FAC68D;
border: solid 1px #000;
}

#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; }
