@charset "UTF-8";
/* CSS Document */
body {
	min-width:640px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	background-position: center center;
	height: auto;
	width: 330px;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
}
.art {
	height: auto;
	width: 330px;
}


#lightbox a img{
	border: none;
	background-color: #999999;
	}
#imageContainer{
	background-color: #999999;
	}
#imageDataContainer{
	background-color: #999999;
	overflow: hidden;
	}
#imageData{
	background-color: #999999;
	padding: 0px;
}
#imageData #imageDetails{
	background-color: #999999;
}	
#imageData #caption{
	background-color: #999999;
}
#imageData #numberDisplay{
	background-color: #999999;
	padding: 0px;
}			
#imageData #bottomNavClose{
	background-color: #999999;
	padding: 0px;
}	
	
.header .news li {
	background-color: #CCCCCC;
	display: compact;
}
.news  {
	background-color: #CCCCCC;
	width: 330px;
	text-align: center;
	display: inline;
	list-style-type: none;
	margin-left: 7px;
	height: auto;
}
.horizontal {
	background-color: #CCCCCC;
	width: 1500px;
	height: 1px;
}
.galleries {
	height: auto;
	width: 250px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	float: left;
}
.galleries .spacers {
	margin-bottom: 10px;
	background-color: #CCCCCC;
	list-style-type: none;
}
.thumbs .galleries .spacers2 {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 10px;
}
.thumbs .smallthumbs {
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #999999;
	display: inline;
	overflow: hidden;
	list-style-type: none;
	list-style-image: none;
	padding-top: 10px;
	padding-left: 0px;
	position:absolute;
	width: auto;
	margin-right: 0px;
	border-top-width: thin;
	border-right-width: 30px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	top: 160px;
	left: 275px;
	z-index: 1;
}
.index {
	left: 0%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	height: 768px;
	width: 1024px;
	top: 0px;
	position: absolute;
	display: inline;
	background-color: #CCCCCC;
	white-space: normal;
}
.thumbs .text {
	position: absolute;
	left: 275px;
	top: 300px;
}
.header .space {
	height: 25px;
}
