#content_container {
	position:absolute;
	left:50%;
	top:0px;
	width:980px;
	z-index:1;
	margin-left: -490px;
	background-image: url(../images/background_repeater.jpg);
	background-repeat: repeat-y;
	height: 3250px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}
body {
	background-color: #000000;
	background-image: url(../images/honeycomb_wallpaper.jpg);
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
