body {
	background-image: url(images/bdf.gif);
	background-color: #6a6b70;
	font-family: Verdana;
}

.container {
	width: 776px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #6a6b70;
	border: 1px solid #6a6b70;
	font-size: 13px;
}

.header {
	background-image: url(images/header.gif);
	height: 123px;
	width: 775px;
	border: 1px solid #6a6b70;
	margin-bottom: 2px;
}

.topmenustrip {
	width: 775px;
	height: 28px;
	margin-top: 92px;
}

.topmenu {
	margin-top: 7px;
	margin-right: 6px;
	color: #555555;
  float: right;
}

.topmenu a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:visited {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.topmenu a:hover {
	color: #b4d455;
	font-weight: bold;
	text-decoration: underline;
}

.onlinecount {
	margin-top: 9px;
	margin-left: 23px;
	color: #ffffff;
	float: left;
	font-size: 11px;
}

.maincontent {
	border: 1px solid #DDDDDD;
	margin: 2px;
	padding: 2px;
}

.contentbox {
	border: 1px solid #686868;
	margin-bottom: 2px;
	background-color: #eaeaea;
	font-size: 11px;
}

.contentbox a:link {
	font-weight: bold;
	color: #FF9900;
}

.contentbox a:visited {
	font-weight: bold;
	color: #FF9900;
}

.contentbox a:hover {
	font-weight: bold;
	color: #b4d455;
}

.contentboxheadertext {
	color: #0770AA;
	margin-top: 3px;
	margin-left: 4px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.contentboxheader {
	height: 20px;
	border-bottom: 1px solid #686868;
}

.contentboxslash {
	float: right;
	width: 38px;
	height: 20px;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #AAAAFF;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
}

form {
	margin: 0px;
}

.proftable {
	background-color: #FFFFFF;
	width: 100%;
}

.proftable td {
	background-color: #FFFFFF;
	text-align: left;
	width: 50%;
}


.gamethumb {
	border: 1px solid #ffffff;
	margin: 2px;
}

.thefooter {
	font-size: 11px;
	font-family: Verdana;
	width: 700px;
	margin: 4px;
	margin-bottom: 4px;
}


.thefooter a {
	color: #ffffff;
	text-decoration: underline;
}

.thefooter a:hover {
	color: #ffffff;
	text-decoration: underline;
}

