body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:arial, "times new roman", helvetica; 
	font-size: 1em;
	background: #fff ; 
	
	
}
.body a{
	font-family:arial, helvetica; 
	font-size:16px; 
	text-decoration:none; 
	text-transform:none;
}

.body a:hover{
	color: #fff; 
	font-size:16px; 
	text-decoration:none; 
	text-transform:none;
}

#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;
	}

h1 {
	fon-family:arial, "times new roman", helvetica; 
	text-align: left;
	margin: 0px;
	padding: 0px;
	
	
}

h1 a{
	fon-family:arial, "times new roman", helvetica; 
	text-align: left;
	text-decoration:none; 
	text-transform:none;
	color:white;
	margin: 0px;
	padding: 0px;
	
	
}

h2 {
	font-size:24px;
	font-family:arial, "times new roman", helvetica;  
	text-align:center;
	background-color:#39c;
	
}

h3 {
	
	font-family:arial, "times new roman", helvetica; 
	font-size:14px;
	padding:5px;
	color:#660000
	
}

h4 {
}


.menu {
	text-align:left;
	color: #000;
	background:#39c;
	padding:10px; 
	 
	
	
	
}

.text {
	font-size:14px; 
	font-family:arial, "times new roman", helvetica; 
	text-align: left;
	background-color:#39c;
	color:black;
	margin: 0px;
	padding: 0px;
}


.text a{
	color:white;
}
.text a:hover{
	color:gray;
}

td { 
	background: #39c; 
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}



.content_center {
	text-align:left;
	margin:0px;
	padding:10px;

	
}

.content_left {
	color:#000;
	text-align:left;
	margin:0px;
	padding:0px;

	
}

.content_right {
	color:#000;
	text-align:left;
	margin:0px;
	padding:0px;

	
}

.content_top {
	margin:0px;
	padding:0px;
	
	
	
}
.content_bottom {
	margin:0px;
	padding:0px;

	
	
}



	
	

.sidebar {
	
	color:#f93;
	text-align:left;
	font-family:arial, "times new roman", helvetica; 	
	padding:5px;
	
}

.bottom {
	
	color:#993333; 
	font-size:10px;
	margin:0px;
	padding:1em;
	background-color:#39c;
	text-align:center;

}



.sitetable {
	
	margin:0px auto;
	padding: 0px 0px 0px 0px;

	
}
.sitetable2 {
	
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	
	
}
.sitetable3 {
	
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	
}

.centertable {
	
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	
}

.toptable {
	
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	
}

.roundcont {
	align:center;
	width:100%;
	background-color: #39c;
	color: #000;
	
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr4.gif) no-repeat top right; 
}



.roundcont1 {
	width:100%;
	font-size:10px;
	background-color: #39c;
	color: #000;
}

.roundcont1 p {
	margin: 0 10px;
}



.roundbottom1 {
	background: url(br4.gif) no-repeat top right; 
}


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.linkcont {
	width:100px;
	font-size:10px;
	background-color: #036;
	color: #fff;
}

.linkcont p {
	margin:0px;
}

.linktop { 
	background: url(tr1.gif) no-repeat top right;
	
}


.linktop a{ 
	
	text-decoration:none; 
	text-transform:none;
	background-color: #036;
	color: #fff;
}
.linktop a:hover{ 
	
	text-decoration:none; 
	text-transform:none;
	background-color: #036;
	color: #fff;
}


img.corner1 {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



.linkcont1 {
	width:100px;
	font-size:10px;
	background-color: #369;
	color: #000;
}

.linkcont1 p {
	margin:0px;
}

.linktop1 { 
	background: url(tr.gif) no-repeat top right;
	
}



.linktop1 a{
	text-decoration:none; 
	text-transform:none;
	background-color: #369;
	color: #000;
}
.linktop1 a:hover{
	text-decoration:none; 
	text-transform:none;
	background-color: #369;
	color: #fff;
}


.linkcont2 {
	width:100px;
	font-size:10px;
	background-color: #36c;
	color: #000;
}

.linkcont2 p {
	margin:0px;
}

.linktop2 { 
	background: url(tr2.gif) no-repeat top right;
	
}



.linktop2 a{
	text-decoration:none; 
	text-transform:none;
	background-color: #36c;
	color: #000;
}
.linktop2 a:hover{
	text-decoration:none; 
	text-transform:none;
	background-color: #36c;
	color: #fff;
}

.linkcont3 {
	width:100px;
	font-size:10px;
	background-color: #66c;
	color: #000;
}

.linkcont3 p {
	margin:0px;
}

.linktop3 { 
	background: url(tr3.gif) no-repeat top right;
	
}



.linktop3 a{
	text-decoration:none; 
	text-transform:none;
	background-color: #66c;
	color: #000;
}
.linktop3 a:hover{
	text-decoration:none; 
	text-transform:none;
	background-color: #66c;
	color: #fff;
}

.linkcont4 {
	width:100px;
	font-size:10px;
	background-color: #39c;
	color: #000;
}

.linkcont4 p {
	margin:0px;
}

.linktop4 { 
	background: url(tr4.gif) no-repeat top right;
	
}



.linktop4 a{
	text-decoration:none; 
	text-transform:none;
	background-color: #39c;
	color: #000;
}
.linktop4 a:hover{
	text-decoration:none; 
	text-transform:none;
	background-color: #39c;
	color: #fff;
}

.linkcont5 {
	width:100px;
	font-size:10px;
	background-color: #69c;
	color: #000;
}

.linkcont5 p {
	margin:0px;
}

.linktop5 { 
	background: url(tr5.gif) no-repeat top right;
	
}



.linktop5 a{
	text-decoration:none; 
	text-transform:none;
	background-color: #69c;
	color: #000;
}
.linktop5 a:hover{
	text-decoration:none; 
	text-transform:none;
	background-color: #69c;
	color: #fff;
}

.linkcont6 {
	width:100px;
	font-size:10px;
	background-color: #6cf;
	color: #000;
}

.linkcont6 p {
	margin:0px;
}

.linktop6 { 
	background: url(tr6.gif) no-repeat top right;
	
}



.linktop6 a{
	text-decoration:none; 
	text-transform:none;
	background-color: #6cf;
	color: #000;
}
.linktop6 a:hover{
	text-decoration:none; 
	text-transform:none;
	background-color: #6cf;
	color: #fff;
}