body {
	background-image: url(images-web/bkg.jpg);
	border:#00CC00;
	scrollbar-face-color:#7cb900;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#e36805;
scrollbar-track-color:#ffffff;
}

.TA {
	border: 1px;
	font-family: "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
	font-size: 15px;
	color: #566270;
	border-style: solid;
	border-color: #7cb900;
	background-color: #FFffff;
}
.menu
H2 {
	font-family : "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
	color: #E36805;
	font-size : 20px;
	font-style : italic;
}
H3 {
	font-family : "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
	color: #7cb900;
	font-size : 18px;
}
H5 {
	font-family : "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
	color: #B5BAC0;
	font-size : 12px;
	padding-top: 50px;
}
TD {
	background-repeat : no-repeat;
	background-position : center;
}
A:LINK {
	color: #7CBA01;
	text-decoration : underline;
}

A:HOVER {
	color: #56606A; text-decoration : none;
	font-style : normal;
}

A:VISITED {
	color:#7CBA01;
	text-decoration : underline;
}

P {
	font-family : "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
	color: #000000;
	font-size : 13px;
	padding: 4px;
	line-height: 20px;
}
P.dashed {
	border-width:1px;
	border-style:double;
	background-color:#FFFFFF;
	border-color:#7CBA01;
	padding: 5px;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Gill Sans MT", "Futura BK BT", Arial, sans-serif;
	line-height: 20px;
	
}

P.indented {
	padding: 0px 0px 0px 15px;
	text-align:left;
	FONT-SIZE: 12px;
		line-height: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

UNKNOWN {
	FONT-SIZE: 10pt;
	color: #E36805;
	FONT-FAMILY: "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
}
UL {
	font-family : "Gill Sans MT", "Futura BK BT", Arial, sans-serif;
	color: #53616E;
	font-size : 12px;
	list-style-image: url(images-web/bullet.jpg);
}
oL {
	font-family : "Gill Sans MT", "Futura BK BT", Arial, sans-serif;
	color: #53616E;
	font-size : 12px;
}
H6 {
	font-family : "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
	color: #E36805;
	font-size : 6pt;
}

H4 {
	font-family : "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
	color: #E36805;
	font-size : 8pt;
}
.main {
	font-family: "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
	font-size: 10pt;
	color: #E36805;
}

.main a:link {
	color: #7ABC00;
}
.main a:visited {
	color:#E36805
}
.style1 {
	font-size: 10px;
	font-family: "Gill Sans MT", "Futura Bk BT", Arial, sans-serif;
	color: #000000;
} 
#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%; /* Trick IE into showing hover */
	display: block;
	background-color: transparent;
	background-image: url(images/blank.gif);
	background-repeat: no-repeat;
	}
#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; }
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) 0 15% no-repeat; 
border: none;
}

#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) 100% 15% no-repeat; 
border: none;
} 

#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 */ 

