body{padding:0;margin:0;color:#000000;background-image:url(images/bg.gif);}
body, td{font-family:Tahoma, Verdana, Helvetica, sans-serif;}
.header{color:#595959;font-size:11px;line-height:13px;}
.header a{color:#595959;text-decoration:underline;}
.header a:hover{text-decoration:none;}
.content td{color:#595959;font-size:11px;line-height:13px;}
.content b{color:#ff0000;font-weight:normal;}
.content bold{color:#595959;font-weight:bold;}
.content e{color:#595959;font-weight:bold;}
.txt1{color:#595959;font-size:15px;line-height:17px;font-weight:bold;}
.txt2{color:#b4b4b4;font-size:15px;line-height:17px;font-weight:bold;}
.txt3{color:red;font-size:15px;line-height:17px;font-weight:bold;}
.txt4{color:#595959;font-size:13px;line-height:15px;}
.txt5{color:#595959;font-size:12px;line-height:25px;font-weight:bold;}
.txt6{color:#595959;font-size:13px;line-height:15px;font-weight:bold;}
.bldr{color:#ff0000;font-weight:bold;}
.content a:hover{text-decoration:underline;}
.content .block a{color:#595959;text-decoration:underline;}
.content .block a:hover{text-decoration:none;}
.footer{color:#595959;font-size:9px;line-height:13px;text-transform:uppercase;}
.footer a{color:#ff0000;font-size:9px;text-decoration:none;text-transform:uppercase;}
.footer a:hover{text-decoration:underline;}
.footer b a{color:#a4a4a4;font-size:9px;text-decoration:none;font-weight:normal;text-transform:uppercase;}
.footer b a:hover{text-decoration:underline;}

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

.container { 
	width:100%;
	margin:0 auto;
	width:980px;
	font-size:.875em;

#content {
	
}
	#content .bg1 {
		background:url(images/bg1.gif) left top;
		color:#505050;
	}
		#content .bg1 h2 {
			color:#fff;
		}
	#content .bg2 {
		background:#fff;
	}
		#content .bg2 .line-ver, #content .bg2 .line-ver1 { 
			background-image:url(images/line-ver1.gif);
		}
	#content .bg3 {
		background:#EDEDED;
	}
		#content .bg3 .line-ver, #content .bg3 .line-ver1 { 
			background-image:url(images/line-ver2.gif);
		}
	
	#content .indent {
		padding:31px 30px 11px 30px;
	}
	


		
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:35px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}
