body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 17px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 0px;
}

.style1 {
	font-style: normal;
	font-size: 17px;
	font-weight: normal;
	color: ebc4cb;
	font-family: "Times New Roman", Times, serif;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: ebc4cb;
	font-weight: normal;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ebc4cb;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ebc4cb;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #ebc4cb;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ebc4cb;
}



a:link {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: ebc4cb;
	font-family: Arial, Helvetica, sans-serif;
}a:active {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: ebc4cb;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: ebc4cb;
	font-family: Arial, Helvetica, sans-serif;
}a:hover {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
a.link2:link {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cf77a3;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
a.link2:active {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
	color: #cf77a3;
}
a.link2:visited {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cf77a3;
	text-decoration: underline;
	font-size: 13px;
}a.link2:hover {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ce4182;
	text-decoration: underline;
	font-size: 13px;
}





input {
 background-color: #666699;
 color: #102132;    

}



textarea {
 background-color: #666699;
 color: #102132;    
}

select {
 background-color: #666699;
 color: #102132;  
}





















#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: 10%; 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: 60%; 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: 100px; background-color: #000; }

