body {
	background-color: #333333;
	margin: 10px 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
a {
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
}
.mailto { color: navy; }
a:hover {
	color: gray;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
}
a:focus {
	color: #ccc;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
}
#container {
	width: 760px;
	border: 1px solid gray;
	margin: 0px auto 10px;
	padding: 0px 10px 10px;
	background-color: #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3);
}

#banner, #banner1, #banner2 {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	height: 120px;
	margin-top: 10px;
		}
#banner h1, #banner1 h1, #banner2 h1 {
	font-size: 16px;
	font-family: tahoma, Arial, Helvetica;
	margin: 0 0 0 10px;
	padding-top: 10px;
}
#banner {
	background-image: url(images/banner.jpg);
}
#banner1 {
	background-image: url(images/banner1.jpg);
}
#banner2 {
	background-image: url(images/banner2.jpg);
}
#content, #homecontent {
	padding: 0;
	margin-left: 175px;
	background-color: #006633;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
		}
#content h1, #homecontent h1 {
	color: #ffffff;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 5px;
}
#content img { float: left;
;margin: 0 0 5px 5px; }
#contentintro {
	font-size: 16px;
	font-weight: bold;
}
#sidebar-a {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
}

#footer { clear: both; padding: 0; margin-top: 0px; font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 10px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #808080; border-bottom-color: #808080; border-left-color: #808080; line-height: 16px; border-top: 1px solid #808080;}
		
#vertmenu {
width: 160px;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: small;
padding: 0;
margin: 0;
}

#vertmenu h1 { 
	display: block; 
	background-color:#ff9900; 
	font-size: 14px; 
	padding: 2px 0 2px 2px; 
	border: solid 0px #000000; 
	color: #333333;  
	margin: 0; 
}

#vertmenu td {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu td a {
	margin: 0px;
	padding: 0px;
}
#vertmenu td a {
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #c39c4e;
	padding: 2px 0 2px 2px;
	text-decoration: none;
	color: #666666;
}

#vertmenu td a:hover, #vertmenu td a:focus {
	color: #000000;
	background-color: #eeeeee;
}
.menuItem{
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #c39c4e;
	padding: 2px 0 2px 2px;
	text-decoration: underline overline line-through blink;
	color: #666;
}
.txtincolumn{ font-size: 11px; padding: 2px 0 2px 2px; text-decoration: none; color: black; }
.menuSelected {
	color: #000000;
	background-color: #eeeeee;
}

h2,h3 { font-size: 14px; color: #ff6633; margin: 10px 0 10px; }


.excerpt {
	background-color: #F7F5E5;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #808080;
}
.quote {
	background-color: #F7F5E5;
	padding: 10px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #808080;
}
.sidecontent {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #F7F5E5;
	padding: 5px;
	border: 1px solid #808080;
}
.sidecontent img {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.advertcontent {
	padding: 0;
	margin-left: 0;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}
.advert {
	padding: 10px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 1px solid #808080;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
.advert img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #808080;
}
img       {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.noborder { border-width: 0; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }