body {
	font-size: 12px;
	color: #404E51;
	letter-spacing: .5px;
	font-family: "bookman old style";
	text-align: center;


	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #c5c5c5;
	scrollbar-highlight-color: #c2c2c2;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #9a9a9a;
	scrollbar-arrow-color: #000000;
}


table,td,tr {
	font-size: 13px;
	color: #404E51;
	letter-spacing: .5px;
	font-family: "bookman old style";
	text-align: left;
	border: 0px;
}

.td1	{
	font-size: 12px;
	color: #404E51;
	border: solid 0px #B8DCFE;
	}



h1 	{
	text-align: center;
	font-family: "bookman old style";
	width: 260px;
	line-height: 14px;
	font-size: 12px;
	color: #404E51;
	border-bottom: solid 1px #CDCDCD;}



input	{
	border: 0px;
	background-color: #ffffff;
	}


.trenner {
	text-align: center;
	font-family: "bookman old style";
	letter-spacing: 2px;
	width: 580px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	color: #1A4E06;
	border-bottom: solid 1px #CDCDCD;}

.trenner:first-letter {
	color: #9B0F0E;
	font-family: "bookman old style";
	font-size: 25pt;
	font-style: italic;
	padding-right: -1px;
	padding-left: 2px;
	text-transform: uppercase;}

.trenner3 {
	text-align: center;
	font-family: "bookman old style";
	letter-spacing: 2px;
	width: 200px;
	line-height: 14px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #404E51;
	border-bottom: solid 1px #404E51;}


.top {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #404E51;}

b,strong {
	 color: #1A4E06;
	line-height: 14px;
	 font-size: 12px}

.b1 {
	 color: #ffffff;
	line-height: 14px;
	 font-size: 12px}

i,em {
	color: #9B0F0E;
	line-height: 14px;
	font-size: 12px}
u {
	color: #404E51;
	line-height: 14px;
	letter-spacing: 0;
	font-size: 12px}


a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 14px;
	font-size: 12px;
	color: #4F8E9A;}
a:hover {
	text-decoration: none;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	color: #63A4B0;}

#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; }
