html,body {
	background: #1a1a1a;
	height: 100%;
	margin: 0;
	padding: 0;
	}
body {
	text-align: center;
	}
#header {
	background: #1a1a1a;
	padding: 10px 0;
	margin: 20px auto 0px;
	}
	#header h1 {
	display: block;
	text-align: left;
	width: 900px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font: normal 30px Geneva, Arial, Helvetica, sans-serif;
		}
#container {
	background: url(images/stripe.jpg) no-repeat right top;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	overflow: visible;
	text-align: left;
	width: 940px;
	border-top: none #E8E8E8;
	border-right: none;
	border-bottom: 1px solid #808080;
	border-left: none;
	color: #55BFAA;
	font: normal 14px Arial, Helvetica, sans-serif, Calibri;
	}
#wrapper {
	clear: both;
	float: left;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
	width: 100%;
	background-color: #1A1A1A;
	}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #559FFF;
}
.style4 {
	color: #2A7FAA;
	font-weight: bold;
}
#stats {
	background: #1A1A1A;
	text-align: left;
	width: 300px;
	float: right;
	margin-bottom: 20px;
	}
.clear {
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	}
.thumbnail {
	float: left;
	font-size: 75%;
	margin: 10px 15px;
	text-align: center;
	padding: 2px;
	}
	.thumbnail a img {
		background: #dfdfdf;
		border: 1px solid #ccc;
		clear: both;
		display: block;
		margin: 0 auto;
		}
.style4 {
	font-weight: bold;
	color: #FFBF00;
}
.style5 {
	color: #FF00FF;
	font-weight: bold;
}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #2A9FAA;
}
#navigation {
	float: left;
	width: 900px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 30px;
	line-height: 150%;
	text-align: left;
	letter-spacing: 1em;
	padding-top: 10px;
}
#title {
	background: #CCCCFF;
	height: 30px;
	width: auto;
	clear: both;
}
