body {
	background: url(img/bg-page.gif);
	color: #000000;
	margin-top: 10px;
	
}


div, td {
font-family: Verdana, Arial, Helvetica, sans serif;
font-size: 12px;
line-height: 20px;

}

.container {
width: 940px;
text-align: left;

}

.header {
width: 940px;
width: 150px;
background: #000000;

}

.line-org {
height: 1px;
width: 940px;
background: #E98F55;
margin: 0;
}


.line-blk {
height: 1px;
width: 940px;
background: #000000;
margin: 0;
}

.navbar {
height: 26px;
width: 943px !important;
width: 940px;
background: #000000;
margin: 0;
text-align: center;
}


.nav {
padding: 3px 20px 3px 20px;
font-weight: bold;
display: inline;
height: 26px;


}



a.nav:link {
color: #E98F55;

text-decoration: none;
}


a.nav:visited {
color: #E98F55;

text-decoration: none;
}


a.nav:hover {
color: #ffffff;
background: #303030;

text-decoration: none;
}


.content {
width: 696px !important;
width: 740px;
text-align: left;
background: #ffffff;
padding: 22px 22px 16px 22px;
border-bottom: 1px solid #000000;
}


.foot1 {
width: 932px !important;
width: 940px;
font-size: 10px;
color: #B4B4B4;
font-size: 10px;
padding: 4px;
background: #000000;
height: 26px;
border-top: 1px solid #E98F55;
border-bottom: 1px solid #E98F55;
text-align: center;
}


.footer {
width: 940px;
font-size: 10px;
color: #B4B4B4;
font-size: 10px;
padding: 4px;
line-height: 12px;
text-align: center;
}

h1 {
color: #1670AC;
font-size: 22px;
margin-top: 6px;

}

h2 {

color: #AC5216;
font-size: 18px;

}

.righttd {border-left: 1px solid #000000; border-bottom: 1px solid #000000; background: #E6E6E6; padding: 0; padding-top: 10px;}

.textad {width: 174px; padding: 10px; background: #000000; color: #ffffff;}




#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(img/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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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;
	}