#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
a:link { font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #572600;} a:visited { font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #572600;}a:hover { font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #000000;}a:active { font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #572600;}

footer { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.footer   {  font-family: verdana, arial; font-size: 9px;			text-decoration: none;			font-style : normal; font-weight : normal;			color: #572600;}
.footerlink   {  font-family: verdana, arial; font-size: 9px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #572600;}
a.footerlink:hover {  font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #000000;}
body { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}.body   {  font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : normal;			color: #572600;}.body2   {  font-family: verdana, arial; font-size: 9px;			text-decoration: none;			font-style : normal; font-weight : normal;			color: #000000;}

.body3   {  font-family: verdana, arial; font-size: 12px;			text-decoration: none;			font-style : normal; font-weight : normal;			color: #f2e3c4;}.bodylink   {  font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #572600;			border: none;}a.bodylink:hover {  font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #000000;}.header   {  font-family: verdana, arial; font-size: 16px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #75634e;}

.header2   {  font-family: verdana, arial; font-size: 12px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #75634e;}

.newsheader   {  font-family: verdana, arial; font-size: 12px;			text-decoration: none;			font-style : normal; font-weight : bold;			color: #75634e;}.textbox {	font-family: verdana, arial; font-size: 10px;	font-style : normal; font-weight : normal;	color: #f2e3c4;	background-color: #572600;	border-style: solid;	border-color: #f2e3c4;	border-width: 1px;	height: 16px;}
.contentbox {
	font-family: verdana, arial; font-size: 10px;
	font-style : normal; font-weight : normal;
	color: #572600;
	background-color: #ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width: 100%;
	height: 200px;
}

.locationbox {
	font-family: verdana, arial; font-size: 10px;
	font-style : normal; font-weight : normal;
	color: #572600;
	background-color: #ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width: 100%;
	height: 100px;
}
.textbox2 {	font-family: verdana, arial; font-size: 10px;	font-style : normal; font-weight : normal;	color: #572600;	background-color: #ffffff;	border-style: solid;	border-color: #000000;	border-width: 1px;	width: 100%;
	height:20px}


#thumbBox{ /*Outermost DIV for thumbnail viewer*/position: absolute;left: 0;top: 0;width: auto;padding: 10px;padding-bottom: 0;
border: 1px solid black;background: #572600;visibility: hidden;z-index: 100;cursor: hand;cursor: pointer;}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */font: bold 16px Tahoma;letter-spacing: 5px;line-height: 1.1em;color: #f2e3c4;padding: 5px 0;text-align: right;}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */background-color: #f2e3c4;
border: 1px solid #f2e3c4;}#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/position: absolute;visibility: hidden;border: 1px solid black;background-color: #f2e3c4;padding: 5px;z-index: 5;}

/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:350px; height:614px; 
  z-index:90; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:350px; height:614px; 
	clip:rect(0px, 350px, 614px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#hold2	{ 
	position:relative; overflow:hidden;
	width:260px; height:614px; 
  z-index:90; 
	}
div#wn2	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:300px; height:614px; 
	clip:rect(0px, 300px, 614px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px;
	z-index:1; 
	font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : normal;			color: #572600;
	}
div.content2 { 
	position:absolute; visibility:hidden;
	left:0px; top:0px;
	z-index:1; 
	font-family: verdana, arial; font-size: 10px;			text-decoration: none;			font-style : normal; font-weight : normal;			color: #572600;
	}


/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:614px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:590px;
  background: url("images/spacer.gif");
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#572600;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  





