

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:arial, helvetica; 
	font-size: 1em;
	
	color: #CCFF99;
	background:#9cf url(images/bkrnd.jpg) repeat-x; 
	
}
.body a{
	color: black; 
	font-family:arial, helvetica; 
	font-size:16px; 
	text-decoration:none; 
	text-transform:lowercase;
}

.body a:hover{
	color: #ccc; 
	font-size:16px; 
	text-decoration:none; 
	text-transform:lowercase;
}

#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;
	}
	

}
.logo {
	
	font-family: arial, helvetica;
	text-align: center;
	color: #000;
	background-image: url(images/back.gif);
	background-color: #cccccc;
	margin: 10px;
	padding: 1em;
}

h1 {
	text-align: center;
	
	
}

h1 a{ 

color:transparent;
}
h2 {
	background-color:#0099cc;
	color: #000;
	text-align: left;
	font-size:16px;
	margin: 4px;
	padding: 4px;
	
	

}

h3 {
	font family: arial, helvetica;
	color: #fff;
	text-align: left;
	font-size:3em;
	margin: 0px;
	padding: 10px;
	
	

}

h4 {
	
	font-family: arial, helvetica;
	color: #000;
	text-align: left;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-color:white;
}

h5 { font-family:arial, helvetica;
	color:#000;
	text-align:center;
	font-size:20px;
}
	

	

ul {

	color: red;
}

.menu {
	color: #666633;
	background-color: #000;
	text-align:left; 
	vertical-align:top; 
	line-height:23px; 
	margin: 0;
	padding: 0;
	width:200px;
	
	
}

.menu a{
	color: #666633; 
	font-family:arial, helvetica; 
	font-size:16px; 
	text-decoration:none; 
	text-transform:none;
	font-style:bold;
}

.menu a:hover{
	color: #ccc; 
	font-size:16px; 
	text-decoration:strong; 

	text-transform:none;
}



.text {
	background:black url(images/line.jpg) repeat-x;
	background-repeat:;
	font-size:12px; 
	font-family:verdana, sans-serif;
	text-align: left; 
	color:#fff;
	margin: 0.5em 0em 0.5em 0em;
	padding: 2em;
	
	
}

.text a{
	font-size:12px; 
	font-family:Verdana, sans-serif; 
	color:#0ff; 
	font-weight:bold; 
	text-decoration:none;}
	
.text a:hover{
	font-size:12px; 
	color:#036; 
}

.td { 

	background:#006699;
	text-align:left; 
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	}

.content_right {
	
	width:200px;
	background:black;
	text-align:left;
	margin: 0px;
	padding: 0px;
	

	
	
}
.content_right a{
	
	color:black;	
	
	
}
.content_right a:hover{
	
	color:#00ffff;	
	
}





.content_center {
	margin:0px;
	padding:0px;
	background:black url(images/line.jpg) repeat;
	
}



.content_top {
	background:#000;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:1em;
	font-family:arial;
	
}

.content_top  a{
	color:black;

}

.content_top a:hover{
	color:#0ff;


}

.link {
	background-color:#000000;
	color:#006699;
	font-family:arial, helvetica;
	font-size:14px;
	vertical-align:top;	
	text-align:center;
	margin: 0px;
	padding: 10px;
	
	
	
	
	

}
.link a{
	color: #006699; 
	font-family:arial, helvetica; 
	font-size:14px;
	font-style:strong; 
	text-decoration:none; 
	padding: 0px 20px 0px 20px;
	
}

.link a:hover{
	color: #00ffff; 
	
	text-decoration:none; 
	
}
.bottom {
	
	color:#000; 
	font-size:10px;
	margin:0px;
	padding:1em;

	text-align:center;
}



.yatable1 {
	width:950px;
	text-align:center;
	margin:0px auto;
	padding: 0px;
}

.yatable2:{
	width:950px;
	text-align:center;
	margin:0px ;
	padding: 0px;
}







