body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: BFD2E9;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #BBB25D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BBB25D;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #BBB25D;
}

.midbkg {
	background-image: url(images/fp-home_07.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #030A1C;
}

.midmod {
	background-image: url(images/fp-home_08.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #030A1C;
}

.footer {
	background-image: url(images/fp-home_12.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #030A1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.smallpicsmod {
	background-image: url(images/fp-home_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.smallpicsmod2 {
	background-image: url(images/fp-home_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftbkg {
	background-image: url(images/fp-home-modified2_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.rightbkg {
	background-image: url(images/fp-home-modified2_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.style2 {
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.style3 {
	font-size: 16px;
	color: #FFFFFF;
		padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
}



.style4 {
	font-size: 14px;
	color: #82A6CC;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style5 { 		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfd2e9;

}


.style6 {
	font-size: 11px;
	color: #bfd2e9;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style7{
	font-size: 11px;
	color: #bfd2e9;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style77{
	font-size: 11px;
	color: #bfd2e9;
		font-family: Verdana, Arial, Helvetica, sans-serif;
			padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.style78 {font-weight: light}
.style79 {
	font-size: 12px;
	color: #FFFFFF;
}

.style8 {
	font-size: 12px;
	color: #FFFFFF;
}


.paddingtables0 {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.paddingtables1 {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.paddingtables2 {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 170px;
}

.paddingtables22 {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 230px;
}



.image{
	padding: 3px;
	}



#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/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/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;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	