body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	/* background-image: url(../images/layout_v1_background.jpg); */
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#advertise {
	position:absolute;
	left:386px;
	top:128px;
	width:582px;
	height:60px;
	z-index:3;
	text-align: center;
}
.sectionhead {
	background-color: #666666;
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
}
.footer {
	background-color: #666666;
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.subsectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
}
.maincontent {
	padding: 10px;
	border: 2px solid #000000;
}
#serverstatus {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	position:absolute; 
	left:172px; 
	top:117px; 
	width:180px; 
	height:64px; 
	z-index:4;
}
A {
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
}
A:hover {
	color:#000000;
	font-style: normal;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 2px solid #000000;
	background-color: #666666;
}
#menu {
	position:absolute; 
	left:28px; 
	top:108px; 
	width:114px; 
	z-index:2;
}
#foot {
	position:absolute; 
	left:-183px; 
	bottom: -93px;
}
#content {
	position:absolute; 
	left:183px; 
	top:214px; 
	width:786px; 
	height: 100%; 
	z-index:1;
}