@charset "utf-8";
#weblayout {
	height: 720px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/main_bg.jpg);
}
#weblayout #players #playersection {
	background-image: none;
	height: 22px;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
}

#weblayout #navi {
	height: 25px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
#weblayout #navi #navigation {
	height: 20px;
	width: 757px;
}

#weblayout #logo {
	height: 105px;
}
#weblayout #awmbar #bar {
	margin-right: auto;
	margin-left: auto;
	width: 715px;
	height: 22px;
}
#weblayout #botpics #bodypics {
	height: 485px;
	width: 715px;
	margin-right: auto;
	margin-left: auto;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B08865;
}



#weblayout #players {
	height: 25px;
}
#weblayout #awmbar {
	height: 27px;
}
#weblayout #botpics {
	height: 530px;
}
#weblayout #footer {
	height: 35px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
