body {
	background-image: url(../images_main/bgr.jpg);
	background-repeat: repeat;
	background-position: bottom;
	top: 0px;
}
h1 {
	color: #0099FF;
	font-family: 'Parisienne', cursive;
	font-size: 36px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: lighter;
}
h2 {
	color: #666666;
	font-family: 'BenchNine', sans-serif;
	font-size: 18px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight: normal;
}
h2 a{
	color: #666666;
	text-decoration: none;
}
h2 a:hover{
	color: #666666;
	text-decoration : underline;
}
h3 {
	color: #FFFFFF;
	font-family: 'BenchNine', sans-serif;
	font-size: 16px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: normal;
	background-color: #666666;
	text-indent: 20px;
}
h4 {
	color: #0099FF;
	font-family: 'Parisienne', cursive;;
	font-size: 34px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	text-decoration: none;
	background-color: #FFF;
	font-weight: lighter;
	font-style: oblique;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
h5 {
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	font-family: 'BenchNine', sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: normal;
	padding-left: 10px;
}
h5 a{
	color: #0099FF;
	text-decoration: none;
}
h5 a:hover{
	color: #0099FF;
	text-decoration : underline;
}
h6 {
	color: #0099FF;
	font-family: 'BenchNine', sans-serif;
	font-size: 16px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	font-weight: normal;
}
p {
	color: #666666;
	font-family: 'BenchNine', sans-serif;
	font-size: 19px;
	margin: 0px;
	text-align: justify;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-indent: 20px;
	background-color: #FFFFFF;
}
p a{
	color: #666666;
}
p a:hover{
	color: #666666;
	text-decoration : underline;
}
div.main {
	text-decoration : none;
	height: 2325px;
	width: 1075px;
	z-index: 1;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: none;
	top: 0px;
	background-color: #FFFFFF;
}
div.copy {
	vertical-align: text-bottom;
	text-align: center;
	padding: 1px;
	font-family: 'BenchNine', sans-serif;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.copy a{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
div.copy a:hover{
	color: #CC6600;
	text-decoration : none;
	font-weight: normal;
}
div.desno{
	background-image: url(../images_main/line.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#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%;
	background: transparent url(../images_main/blank.gif) no-repeat; /* 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_main/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images_main/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;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
