body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;}
.alfa {
opacity: 0.9;
{filter: alpha(opacity=90);}
.alfaleft {
opacity: 0.8;
{filter: alpha(opacity=80);}
.notalfa {
opacity: 1;
{filter: alpha(opacity=100);}
H1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #341802;
	font-size: 24px;
}
H2 {
	color: #341802;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
H3 {
	color: #341802;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 18px;
}
a {
	color: #000171;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 13px;
	text-decoration: underline;
}
a:visited {
	color: #000171;
	FONT-WEIGHT: bold;
	font-size: 13px;
}
a:hover {
	color: #FF001A;
	FONT-WEIGHT: bold;
	font-size: 13px;
}
a:active {color: #FF001A;FONT-WEIGHT: bold; font-size: 13px;}
.block,a.block:link,a.block:visited {font-size: 10px;  font-weight: normal;   }
a.block:active,a.block:hover {text-decoration: underline;  font-size: 10px;  font-weight: normal; }
.adress {
	color: #263856;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.mini,a.mini:link,a.mini:visited {
	color: #263856;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.mini:active,a.mini:hover {text-decoration: underline;  font-size: 10px;  font-weight: normal; }
.top {
	color: #263856;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	line-height: 17px;
	}
.main{
	color: #341802;
	}
a.hh2:active,a.hh2:hover,a.hh2:visited,a.hh2:link {
	text-decoration: underline;
	color: #341802;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
P {
	color : #131311;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 15px;
	text-align: justify;
	margin: 5 13 3 13;
}
td {
	color : #131311;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/next.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;
	}