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

body
{
	background: #000000;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

.bodytext  {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bodyLink  {
	color: #000066;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.bodyLink:hover {
	color: #0066CC;
	text-decoration : none;
}

.bodyLink:visited {
	color: #333399;
	text-decoration: none;
}

.sideLink:hover {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	color: #FFCC00;
	line-height: 15px;
	text-decoration : underline;
}

.sideLink:visited {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
.headline1  {
	color: #3399CC;
	font-weight: bold;
	font-size: 24px;
	font-family: "Trebuchet MS", "Arial Black";
	line-height: 28px;
}

.paragraphheads  { color: #006699; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
.paragraphheadsLink  { color: #006699; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
.paragraphheadsLink:hover  { color: #00FFFF; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
.paragraphheadsLink:visited  { color: #006699; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }

.caption  {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.captionLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: underline;
	font-weight: normal;
	line-height: 12px;
}
.captionLink:hover  {
	color: aqua;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.copyrightLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	line-height: normal;
}
.copyrightLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration : underline;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.main {
	border: 2px solid #CC6633;
	background-color: #FFFFFF;
	padding-left: 20;
	padding-top: 20;
	padding-right: 15;
	padding-bottom: 15;
}
.bottom {
	border: 2px solid #6633CC;
	background-color: E6E6FA;
	padding-left: 20;
	padding-top: 5;
	padding-right: 5;
	padding-bottom: 5;
}
.box1 {
	margin: 2px;
	padding: 15px;
	height: 150px;
	width: 150px;
	border: 1px dashed #003399;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.maintable {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #3399FF;
	border-left-color: #66CCFF;
}
.bodytextWHT {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bodyLinkWHT {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bodyLinkWHT:hover {
	color: #CCFFFF;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintablenopad {
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #3399FF;
	border-left-color: #66CCFF;
}
.headline2 {
color: #003333;
font-weight: bold; 
font-size: 22px; 
font-family: "Trebuchet MS", "Arial Black"
}
.pictureborder {
	border: 1px solid #000000;
}.featuretext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #006666;
	font-weight: bold;
}
