body
{
	background: url(images/bg2.jpg) no-repeat center fixed;
	margin-left: auto;
    margin-right: auto;
	padding: 20px;
	background-color:#000000;
}

* { margin: 0; padding: 0; }

#container
{
position:absolute;
background-image:url(images/bg3.jpg);
	height: 1120px;
	width: 655px;
	padding: 0px;
	margin-left:260px;
}

#header
{
	width: 600px;
	height: 160px;
	margin-left: auto;
    margin-right: auto;
	background-color: transparent;
}

#navigation
{
    position:absolute;
	margin-top: 10px;
	margin-left: 913px;
	width: 30px;
	height: 180px;
	border: 0px;
}

#content { 
	height: 940px;
	width: 639px;
	margin-top: 10px;
	margin-left: 10px;
}


#contentBox {
	display:block;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: 000;
	margin-top: 20px;
	margin-left: 18px;
	width:630px;
	height:923px;
	overflow: auto;
	scrollbar-arrow-color: #00b2c3;
	scrollbar-base-color: #144;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #92a4fc;
	scrollbar-shadow-color: #041fa7;
	scrollbar-3dlight-color: #9fcafe;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	}

#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.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.png) 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; }



.FMTextHomeOnlyStyle {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.FMTextBandStyle {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.FMTextBandSubStyle {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.FMTextBioOnlyStyle {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.FMTextFooterStyle {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #ffffff;
}

.FMTextFooterStyle2 {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;

}

.FMTextFooterStyle3 {
	font-family: Arial;
	font-size: 7px;
	font-style: normal;
	font-weight: lighter;
	color: #ffffff;
}

a:link {
font-family: Arial;
font-size: 14px;
text-decoration: none;
color: #FFFFFF;
}
a:visited {
font-family: Arial;
font-size: 14px;
text-decoration: none;
color: #000000;
}
a:hover {
font-family: Arial;
font-size: 14px;
text-decoration: underline;
color: #666666;
}
a:active {
font-family: Arial;
font-size: 14px;
text-decoration: none;
color: #FFFFFF;
}


#Divnav {
	background: transparent top left no-repeat;  
	position: absolute; 
	top: 50px; 
	left: 650px; 
	width: 110px; 
	height: 35px;
	}

#bottomDiv1 {
	background: transparent top left no-repeat;
	position: absolute;
	top: 1145px;
	left: 320px;
	width: 610px;
	height: 1px;
	}

