body
{
background-image:url(images/pagebg.jpg);
background-repeat:repeat;
background-color:#B2BCC5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}

.link { text-decoration: none }
.link:hover {
	text-decoration: underline;
	color: #000000;
	font-family: georgia, "trebuchet ms", arial, sans-serif;
}
	
.linkphotogal { text-decoration: none; color: #FFFFFF; }
.linkphotogal:hover {
	text-decoration: none;
	color: #AAAAAA;}

.white { color: #FFFFFF; 
	font-size: 9px;
text-decoration: none }
.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
TEXTAREA, INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px; 
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #000000;
}
SELECT, OPTION {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #213E78;
	border: outset 1px #6A0000;
}
.textsize {
	font-family: Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 8pt;


}
}
.noborder { border-color: #ffffff;}

.flash {
	text-decoration: blink;
	background-color: #FFFFFF;}

.formButton	{font-family:tahoma, arial, sans-serif;
font-size:7pt; color:#ffffff; background:#6B429B; padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;}


h1 {
	font-size: 18px;
	font-family:  georgia, trebuchet ms, arial, sans-serif;
	color: #366A43;
	font-weight: normal;
	letter-spacing: 0em;
	line-height: normal;
	text-transform: italic;
		margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		border-bottom: 1px dotted #666666;
}
	
		h2 {
	font-size: 16px;
	font-family:  georgia, trebuchet ms, arial, sans-serif;
	color: #366A43;
	font-weight: normal;
	letter-spacing: 0em;
	line-height: normal;

	margin-bottom: 0px;

}
	
		h3 {font-family: verdana, arial, sans-serif;
font-size:14px;
color:#000000;
	font-weight: normal;
line-height: 22px;
padding: 0px;

}
	
		h4 {
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-weight: bolder;}
	
	
		h5 {
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #000000;
	font-weight: bolder;}
	
	
			h6 {
	font-size: 12px;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #000000;
	font-weight: bolder;
		margin-bottom: -1px;}
	
	p{font-family: georgia, trebuchet ms, arial, sans-serif;
font-size:12px;
color:#000000;
line-height: 16px;
padding: 0px;
}


	li{font-family: georgia, trebuchet ms, arial, sans-serif;
	list-style: square url(images/bullet.gif);
font-size:12px;
color:#000000;
line-height: 18px;
padding: 0px;
}


	a {
	font-size: 12px;
	text-decoration: none;
	font-family:   georgia, trebuchet ms, arial, sans-serif;
	color: #366A43;
	font-weight: normal;
	letter-spacing: 0em;

	text-transform: normal;}
	a:hover {
	text-decoration: underline;
	color: #000000;}
	
	
	.border {
border: solid 1px #ffffff;
margin: 6px;
}


.link2 { text-decoration: none;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	line-height: 28px;
	color: #009CF1;}
.link2:hover {
	text-decoration: underline;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	color: #009CF1;}
	
hr {border: none 0; 
border-top: 1px dotted #666;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 


.tablewithbg {
  background-image: url(images/tablebg.jpg);
  background-repeat: repeat;
  background-position: top left;
}




#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; }