body {
	font-family: calibri;
	font-size: 100%;	
	padding: 0px 0px 0px 0px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 1.4em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 5.0em;
	}

dt {
	font-weight:bold;
	padding-top: 0px;
}

img {
	border:none;
}

.image_right {
	float:right;
}


.bodytext {
	position:relative;
	left:0;
	top:0;
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:0px;
	margin-top:2px;
	border-top:0px;
	min-height:580px;
	padding:5px 0px 5px 5px;
}

.bodytext a:link {
	color: #0000FF;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #0000FF;
	text-decoration: none;
}
.bodytext a:active {
	color: #0000FF;
}

.headerdiv {
	border:10px;
	border-style:solid;
 	font-size: 110%;
	font-style: italic;	
	font-weight: 600;	
	position:relative;
	width:100%;
	text-align:left;
	padding: 0px 0px 0px 0px;
}

.headerdiv p {
	padding: 0px;
}
.headerdiv a {
	color: #FFFFFF;
	text-decoration:none;
	padding: 10px 10px 10px 10px;
}

.headerdiv a:link {
}
.headerdiv a:visited {
}
.headerdiv a:hover {
	background-color: #777777;
}
.headerdiv a:active {
	background-color: #FF0000;
}

.headerdiv a#currentpage {
	background-color:#FF0000;
}
.headerdiv a#currentpage:hover {
	background-color: #FF0000;
}
.headerdiv a#currentpage:active {
	background-color: #FF0000;
}
.headerdiv table {
	border-style:none;
	margin-left:auto; 
	margin-right:auto;
	color:#FFFFFF;
}

.headerdiv tr {
	border-style:none;
}

.headerdiv th {
	border-style:none;
	padding: 5px 5px 5px 5px;
}

.headerdiv td {
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	border-style:none;
	padding: 5px 5px 5px 5px;
	
}

.footerdiv {
	font-size: 75%;	
	position:absolute;
	bottom:0; 
	width:98%;
	text-align:right;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#000000;
	padding-top:0px;
	padding-bottom:0px;
	color:#AAAAAA;
}

.footerdiv a {
	color: #1582A1;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}

.gallerydiv {
 	position:relative;
	width:100%;
	text-align:center;
}

.gallerydiv a {
	color: #1582A1;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}

.gallerydiv a:link {
	text-decoration:none;
}

.gallerydiv a:visited {
	text-decoration:none;
}
.gallerydiv a:hover {
}
.gallerydiv a:active {

}
.gallerydiv table {
	border-style:none;
	margin-left:auto; 
	margin-right:auto;
	color:#FFFFFF;
}

.gallerydiv tr {
	border-style:none;
}

.gallerydiv th {
	border-style:none;
	padding: 5px 5px 5px 5px;
}

.gallerydiv td {
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	border-style:none;
	padding: 5px 5px 5px 5px;
	
}

#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; }

