@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
}
.subtitle {
	color: #CCCCCC;
	letter-spacing: 1px;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.bottom {
	font-size: 10px;
	text-align: left;
}
.contact_link {
	font-size: 12px;
	color: #666666;
	text-align: right;
	text-decoration: none;
}



top_links {
	font-size: 14px;
	text-align: center;
	color: #999999;
}
.links {
	font-size: 12px;
	text-align: left;
	word-spacing: 20px;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
	padding-left: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.previous {
	font-size: 12px;
	color: #999999;
	text-align: right;
	background-color: #333333;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	letter-spacing: 1px;
}

links_top {
	word-spacing: 20px;
	text-align: left;
}
.title {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
}
.show_titles {
	background-color: #999999;
	color: #000000;
	font-size: 18px;
	font-style: normal;
}

.thumbs {
	text-align: center;
	background-color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.description {
	font-size: 12px;
	text-align: center;
}
