@charset "UTF-8";
body {
	background-color: #000000;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #000000;
	width: 750px;
	text-align: center;
	display: block;
	vertical-align: middle;
	margin: auto;
}
#content #date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC9933;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#content #clear {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#content #back {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9933;
}
#content #back a:link {
	color: #CC9933;
	text-decoration: none;
}
#content #back a:visited {
	color: #CC9933;
	text-decoration: none;
}
#content #back a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#content #large {
	margin: auto;
}
#content #thumbs {
	float: none;
	display: block;
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #thumbs img {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
