body {
	background-color:#000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#Content_Container {
	position:relative;
	width:900px;
	z-index:3;
	background-color: #666666;
	left: 10px;
	top: 10px;
	padding-bottom: 30px;
}
#Menu_Container {
	position: absolute;
	background-color: #000000;
	width: 870px;
	z-index: 5;
	left: 50%;
	top: 0px;
	visibility:visible;
	padding-bottom: 40px;
	margin-left: -435px;
}
#Forum_Layer {
	position:relative;
	left:15px;
	top:15px;
	z-index:4;
	width: 870px;
}
#Main_Container {
	position:absolute;
	width:920px;
	z-index:2;
	left: 50%;
	margin-left: -460px;
	padding-bottom: 20px;
	background-color: #999999;
	top: 0px;
}
#Logo_Layer {
	position:absolute;
	left:50%;
	top:0px;
	width:232px;
	height:240px;
	z-index:1;
	margin-left: -116px;
}#Logo_Layer_Left {

	position:absolute;
	left:50%;
	top:0px;
	width:232px;
	height:240px;
	z-index:1;
	margin-left: -350px;
}
#Logo_Layer_right {

	position:absolute;
	left:50%;
	top:0px;
	width:232px;
	height:240px;
	z-index:1;
	margin-left: 116px;
}
#Home {

	top:0px;
	position:absolute;
	width:100px;
	left:50%;
	margin-left: -298px;
	text-align:center;
	padding-bottom:4px;
}
#News {
	top:0px;
	position:absolute;
	width:100px;
	left:50%;
	margin-left: -175px;
	text-align:center;
	padding-bottom: 4px;
}
#Mods {

	top:0px;
	position:absolute;
	width:100px;
	left:50%;
	margin-left: -55px;
	text-align:center;
	padding-bottom:4px;
}
#Forums {

	top:0px;
	position:absolute;
	width:100px;
	left:50%;
	margin-left: 65px;
	text-align:center;
	padding-bottom:4px;
}
#Gallery {

	top:0px;
	position:absolute;
	width:100px;
	left:50%;
	margin-left: 185px;
	text-align:center;
	padding-bottom:4px;
}
#Content_Layer {
	position:relative;
	left:15px;
	width:870px;
	z-index:4;
	background-color:#990000;
	text-align: center;
	top: 15px;
}
#Bottom_Layer {
	position:relative;
	width:870px;
	z-index:5;
	background-color: #000000;
	padding-bottom: 40px;
	visibility: visible;
	bottom: 0px;
}
#Hidden_Bottom {
	position:relative;
	width:870px;
	z-index:5;
	background-color: #666666;
	bottom: 0px;
	visibility: hidden;
}
#Hidden_Top {
	position: relative;
	background-color: #666666;
	width: 870px;
	z-index: 5;
	visibility: hidden;
}
