body {

	margin: 0;

	padding: 0;

	background-color: #332917;

}



#head {

	height: 250px;

	background-color: #95866e;

	background-image:  url("_img/header.gif");

	background-repeat: no-repeat;

	background-position: center bottom;

}

#textArea {

	border: 1px solid #FFFFFF;

	width: 600px;

	margin:0 auto;

	padding: 10px;

}





								/*------------------

								Navigation Starts

								------------------*/





.chromestyle{

width: 100%;

font-weight: bold;

}



.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.chromestyle ul{

	border: 1px none #99FF00;

	width: 100%;

	background:  url("_img/wood2.jpg");

	padding: 4px 0;

	margin: 0px 0px 10px;

	text-align: center;

}



.chromestyle ul li{

display: inline;

}



.chromestyle ul li a{

	color: #ffffff;

	padding: 4px 7px;

	margin: 0;

	text-decoration: none;

	border-right: 1px solid #000000;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: .8em;

}



.chromestyle ul li a:hover{
	xbackground: url(chrometheme/chromebg-over.gif) center center repeat-x;
	color: #95866e;
}



.xchromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/

content: " v";

/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/

}





/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{

	position:absolute;

	top: 0;

	z-index:100;

	width: 200px;

	visibility: hidden;

	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=135,strength=4); Add Shadow in IE. Remove if desired*/

	border-top: 1px solid #FFFFFF;

	border-right: 1px solid #FFFFFF;

	border-bottom: 0 solid #FFFFFF;

	border-left: 1px solid #FFFFFF;

}





.dropmenudiv a{

	width: auto;

	display: block;

	text-indent: 3px;

	border-bottom: 1px solid #FFFFFF;

	padding: 2px 0;

	text-decoration: none;

	color: #FFFFFF;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: .8em;

	background-image:  url("_img/trans.png");

	background-repeat: repeat;

}



* html .dropmenudiv a{ /*IE only hack*/

width: 100%;

}



.dropmenudiv a:hover{

	color: #95866e;

	padding-left: 5px;

}





								/*------------------

								end navigation craziness

								------------------*/





p {

	color: #FFFFFF;

	font-size: .8em;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	margin: 0px 0px 20px;

	padding: 0px;

}
.photocredit {
	font-size: 12px;
	font-style: italic;
}

#textArea .style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}





								/*------------------

								start lightbox code

								------------------*/



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






								/*------------------

								end lightbox code

								------------------*/
