body {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #000;
	margin: 0;
	padding: 0;
	}

table 	{
	font-size:1em;
	padding:0;
	margin:0;
	}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	margin: 0em;
	}
	
h1 {
	font-size: 2.2em;
	margin-bottom:6px;
	color:#353C2B;
	line-height:100%;
	font-weight:normal;
	font-style:italic
	}
	
h2 {
	font-size: 1.6em;
	margin:10px 0 0 0;
	padding:0;
	color:#353C2B;
	line-height:120%;
	font-weight:normal;
	}
	

p {
	margin: 0em;
	padding: 0.5em 0 0.4em 0;
	}
	
a img {border: none;}

a:link, a:visited {
	color: #D5BF90;
	text-decoration:underline;
	}
	
a:hover, a:active {
	color: #fff; 
	text-decoration:underline;
	}
	

	
	
#wrapper {	width:auto;
	height:auto;
	background: #8E958E;
	margin-top:0;
	padding:0px 0px 0px 0px;
	text-align:left;
	border-bottom:3px solid#29331B;
	background-image:url(../images/gif/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
#wrapperbase {	width:auto;
	height:auto;
	background: #D5BF90;
	margin-right:auto;
	margin-left:auto;
	padding:0px 0px 0px 0px;
	}

#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	padding:0px 0px 0px 0px;
	}

#contact{	width:800px;
	height:26px;
	margin:0;
	padding:0px 0px 0px 0px;
	text-align:left;
	
	}

#head{	
	width:800px;
	margin-right:auto;
	margin-left:auto;
	padding:0px 0px 0px 0px;
	}

#osh{	
	width:172px;
	height:79px;
	float:left;
	margin:0;
	padding:0px 0px 0px 0px;
	}

#navigation{	width:550px;
	float:right;
	height:50px;
	margin:35px 0 0 0;
	padding:0px 0px 0px 0px;
	text-align:right;
	color:#D5BF90;
	}

.cleaner  {
	clear:both;
	height:0;
	_height:0;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

#whitebox{	width:760px;
	background-color:#fff;
	float:right;
	height:210px;
	margin:20px 0 20px 0;
	padding:20px 20px 20px 20px;
	text-align:left;
	}
	

	
	
#whiteboxinside{	
	width:780px;
	background-image:url(../images/jpg/sketch.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#fff;
	float:right;
	height:auto;
	margin:20px 0 20px 0;
	padding:20px 0px 20px 20px;
	text-align:left;
	}
	
#whiteboxinside ul{
	font-style:normal;
	font-weight:bold;
	color:#353C2B;
}

#whiteboxinside a:link, #whiteboxinside a:visited {
	color: #353C2B;
	text-decoration:underline;
	}
	
#whiteboxinside a:hover, #whiteboxinside a:active {
	color: #D5BF90; 
	text-decoration:underline;
	}



#whiteboxpic {
	width:760px;
	height:auto;
	margin:0 20px 20px 0;
	padding:0;
	}

#text{	width:800px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	margin-bottom:40px;
	padding:0;
	} 
	 
#basenav{	width:800px;
	height:auto;
	margin:20px 0 0 0;
	padding:0;
	text-align:left;
	color:#333333;
	} 
	
#basenav a:link, #basenav a:visited {
	color: #414B37;
	text-decoration:underline;
	}
	
#basenav a:hover, #basenav a:active {
	color: #fff; 
	text-decoration:underline;
	}
	
	
	
	
	#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;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}