body {
	background-color: Black;
	color: #663300;
}
.fullpage {
	background-color: Black;
	color: #663300;
}
.header A:link, .header A:visited { color: #996633; }
.serverlist {
	color: #663300;
	font: normal 80% Verdana, Arial, Sans-Serif;
}
.serverlist a:link, .serverlist a:visited {
	color: #996633;
	text-decoration: none;
}
.serverlist a:hover {
	color: #663300;
	text-decoration: underline;
}
.serverlistheader , .serverlistheader a:link, .serverlistheader a:visited {
	color: #663300;
	text-decoration: none;
}
.serverlistheader a:hover {
	color: #996633;
	text-decoration: underline;
}

#address {
	float:left;
	width:190px;
}
#players {
	float:left;
	width:80px;
}
#password {
	float:left;
	width:45px;
}
#map {
	float:left;
	width:150px;
}
#gametype {
	float:left;
	width:100px;
}
#name, #handle {
	float:left;
}
#spacer {
	float: left;
	width: 100px;
}
#ping, #frags, #team {
	float: left;
	width: 60px;
}
