@charset "UTF-8";
/* CSS Document */

div#preload {
	display:none;
}
div#entire {
	width:926px;
	width:1016px;
}
div#content {
	width:926px;
	width:1016px;
	text-align:center;
	margin:15px 0 25px 0;
}
img.gallery {
	border:9px solid #303030;
	border:0;
	margin-top:9px;
}
div#galleryImg {
	min-height:538px;
}
input {
	color:#ccc;
	font-style:italic;
	margin-top:8px;
	padding:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	background-color:#303030;
	border:1px solid #303030;
	width:350px;
	height:25px;
}
.galTitle {
	color:#eee;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
	padding-right:15px;
}
div#numbers {
	margin:10px;
}
img.circleDot {
	padding:0;
	margin:0;
	display:inline;
	opacity:1;
	filter:alpha(opacity=100);
}
img.circleDot:hover {
	opacity:0.75;
	filter:alpha(opacity=50);
}
div#numbers a:link, div#numbers a:visited {
	color:#eee;
	letter-spacing:1px;
	font-size:12px;
	padding-right:15px;
	text-decoration:none;
}
div#numbers a:hover {
	color:#999;
	text-decoration:none;
}
h5 {
	color:#aaa;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:10px;
	font-weight:normal;
}
a:link img, a:visited img {
	border:0;
}
div#details-link {
	padding-bottom:20px;
}
div#details-link a:link, div#details-link a:visited {
	color:#a7afbc;
	letter-spacing:1px;
	font-size:12px;
	text-decoration:none;
}
div#details-link a:hover {
	color:#999;
	text-decoration:none;
}