body {
	margin: 0px;
	background-color: #666666;
}
#all {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#container {
	background-color: #FFFFFF;
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #666666;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 17px;
}
#secondrow {
	width: 950px;
}
#vnav {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
.navbutton {
	padding-bottom: 1px;
	border: 0px;
}

#vnav img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	width: 750px;
	vertical-align: top;
}
#cttext {
	/* width: 470px; */
	width: 100%;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#cttext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	font-style: oblique;
	color: black;
	position: relative;
	left: -4px;
}


#contentip {
	width: 280px;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 3px;
}


td.header {
	height: 120px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: black;
}
.infopod {
	background-color: #000000;
}
.infopodhdr {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	z-index: 9999999;
}
.infopodtxt {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ip185 {
	width: 185px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
.ip275 {
	width: 270px!important;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

.iphdr {
	width: 290px!important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: auto;
	margin-right: 3px;
	margin-top: 0px;
	background-color: white;
	color: black;
}

.infopodctr {
	text-align: center;
}
#dhtmltooltip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.navcell {
	width: 195px;
	height: 35px;
	background-color: #000000;
	font-family: "Arial Black";
	font-size: 19px;
	color: white;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

.navcellhl {
	width: 195px;
	height: 35px;
	background-color: white;
	border: #000000 2px solid;
	font-family: "Arial Black";
	font-size: 19px;
	color: black;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	font-style: oblique;
	color: black;
	position: relative;
	left: 4px;
}

.pageh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	font-style: oblique;
	color: black;
	position: relative;
	left: -4px;
}
#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.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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

