
body { 
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #A89580;
}

th, td, span, div { 
  font-family: Arial, sans-serif;
  color: #000000;
}

textarea, input, option { 
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

a:link { 
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a:visited, a:active {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #6b383a;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.normal {
  font-size: 11px; 
}

.tiny {
  font-size: 8px; 
}

.copy {
  font-size: 9px; 
  color: #FFFFFF;
}

.maincontent {
	background-color: #f5f3f1;
	background-image: url('images/bg.jpg');
    background-repeat: no-repeat
}

.MainText { 
	font-family: Arial, sans-serif;
 	font-size: 13px;
	color: #000000;
}

.menu {
  text-align: right;
}

.menu a:link { 
  color: #ffffff;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

.menu a:visited, a:active {
  color: #ffffff;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

.menu a:hover {
  color: #6b383a;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

.errormessage {
  font-size: 12px; 
  font-weight: bold;
  color: #BE0000;
}

.datediv {
	width: 540px;
	border-top: 1px dotted #31312f;
	border-right: 1px none #31312f;
	border-bottom: 1px dotted #31312f;
	border-left: 1px none #31312f;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	display: block;
	clear: both;

}

#evcont p.imgbk {
	width: 60px;
	float: left;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: inline;
}

#evcont p.tlt {
	margin: 4px 10px 4px 70px;
	text-align: left;
	font-size: small;
}
#evcont img.lt {

	padding: 0px;
	margin: 3px auto;
	border: 2px none #666633;
	background: #000000;
}

#evcont h6 {
	font-weight: bold;
	color: #31312f;
	border: none;
	font-size: 90%;
	text-align: left;
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding: 0px;


}
#evcont p.talt {
	margin: 4px auto 6px;
	text-align: left;
	clear: left;
	padding: 0px 4px;
	width: 95%;
	font-size: small;


}

#evcont p.cent {
	text-align: center;
	margin: 15px auto;
	padding: 0px;
	width: 475px;


}
#evcont a {
	font: 1em Arial, Helvetica, sans-serif;
	color: #31312f;
	text-decoration: none;
	border: 1px none #000000;
	margin: 0px;
	padding: 0px;


}
#evcont a:hover {

	font: 1em Arial, Helvetica, sans-serif;
	color: #31312f;
	text-decoration: underline;
	border: 1px none #000000;
	margin: 0px;
	padding: 0px;
}
#evcont li {
	margin: 10px 0px 5px;
	font-size: 1em;
	font-weight: bold;
	color: #31312f;
	padding: 0px;

}

#evcont ul {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	width: 400px;



}
#evcont p.rt {

	text-align: right;
	margin: 4px 0px;
	padding: 2px;
}

#evcont h3 {
	text-decoration: none;
	width: 100%;
	color: #31312f;
	background: #d7cbbf;
	border-top: 1px none #31312f;
	border-right: 1px #31312f;
	border-bottom: 1px solid #31312f;
	border-left: 1px #31312f;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;


}

div#evcont {
	text-decoration: none;
	width: 550px;
	padding: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;




}

#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 */