
*
{
margin: 0px;
padding: 0px;
}

a {
   outline: none;
}

body {
	
	background: #F1BC1E;
	background-repeat: repeat-x;
	font: 13px  Arial, Helvetica, sans-serif;
	color: #000000	 
}




/*background: #8eb060;*/
#content
{
	margin: 0 auto;
	background: url(images/main.jpg) repeat;
	width: 900px;
	text-align: left;
}


/*background: url(images/table_back.gif) repeat-x top;*/
#main
{
width: 900px;
padding-top: 4px;

}


#header {
	height: 151px;
	text-align: right;
	background: url(images/header.jpg) repeat;		
}

#logo {

width: 773px;
height: 203px;
text-align: right;
padding-right: 20px;
padding-top: 100px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #5C722A;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
margin: 0 auto;
width: 518px;
height: 40px;
padding-top: 0px;
padding-left: 300px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 23px;
    display: block;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 13px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
    height: 23px;
	color: #B2BECA;
	text-decoration: none;
}




#left
{
	width: 263px;
	margin-left: 0px;
}

#left H3
{
width: 195px;
height: 26px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 9px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) repeat-x top;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #B2BECA;
	text-decoration: none;
}

#left a:hover {
	color: #80BFFF;
	text-decoration: underline;
}

#left a:visited {
	color: #B2BECA;
}

#left p
{
padding: 10px;
}

#link
{
	color: #B2BECA;
	outline: none;
}


#right
{
float: right;
width: 600px;
padding-right: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #F5FFDC;
}

#right a
{
color: #F5FFDC;
text-decoration: none;
}

#right a:hover
{
color: #F5FFDC;
text-decoration: underline;
}

#right a:visited
{
color: #F5FFDC;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #F5FFDC;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #F5FFDC;
	font-size: 11px;
}

.date a {
	color: #F5FFDC;
}


/*	border-top: 1px solid #FFFFFF;*/
#footer {
	height: 168px;
	width: 900px;
	clear: both;
	padding-top: 0px;
	background: url(images/footer.jpg);

}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#sidebar
{
	margin: 0 auto;
	background: #2D5171;
	padding: 10px;	
	border-style: dotted;
	border-width: thin;
	text-align: left;
}

html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }


#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; }