.img{
border: none;
filter:alpha(opacity=100);
}

img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
	
A:link {text-decoration: none; color: #999999;}
A:visited {text-decoration: none; color: #999999/**#514334*/;}
A:active {text-decoration: none;color: #00A79D;}
A:hover {
	text-decoration: none;
	color: #00A79D;
	font-family: Verdana, Geneva, sans-serif;
	/**font-size: 9px;*/
}

.centered {
	position: relative;
	margin: 0 auto;
	text-align: left;
	height: 440px;
	width: 820px;
	background-color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #514334;
	border-style: solid;
	border-width: 2px;
	border-color: /*#52bfdb*/ #999999;
}




.excentered {
	position: relative;
	background-color: #f2f4de;
	margin: 0 auto;
	text-align: left;
	height: 410px;
	width: 340px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #514334;
}


.bottom{
	position: absolute;
	margin: 0 auto;
	top: 400px;
	left: 330px;
	height: 23px;
	width: 265px;
	align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #514334;
}
.sig{
	position: absolute;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	height: 144px;
	width: 349px;
	background-image:url(images/sig.jpg);
	}
.topLogo{
	position: absolute;
	margin: 0 auto;
	top: 112px;
	left: 82px;
	height: 7px;
	width: 686px;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #BBBBBB;
}
.topMenu{
	position: absolute;
	margin: 0 auto;
	top: 124px;
	left: 330px;
	height: 22px;
	width: 443px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #514334
}

.subMenu{
	position: absolute;
	margin: 0 auto;
	top: 153px;
	left: 402px;
	height: 22px;
	width: 278px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #514334;	/*border-top-style: solid;
	border-width: 2px;
	border-color: #BBBBBB;*/
}

.centerCont{
	position: absolute;
	margin: 0 auto;
	top: 169px;
	left: 83px;
	height: 309px;
	width: 219px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #514334;
}
.leftCont{
	position: absolute;
	margin: 0 auto;
	top: 183px;
	left: 61px;
	height: 237px;
	width: 256px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}



.rightContBorder{
	position: absolute;
	margin: 0 auto;
	top: 178px;
	left: 328px;
	height: 187px;
	width: 419px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-color: #999999;
	border-style: solid;
	border-width: 3px;
}
.rightCont{
	position: absolute;
	margin: 0 auto;
	top: 183px;
	left: 330px;
	height: 247px;
	width: 393px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #514334;
}

#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; }

