@charset "utf-8";
#weblayout {
	height: 1000px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/main_bg2.jpg);
}
#weblayout #players #playersection {
	background-image: url(../images/player_bg.jpg);
	height: 150px;
	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: 350px;
	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: 250px;
}
#weblayout #awmbar {
	height: 27px;
}
#weblayout #botpics {
	height: 550px;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#weblayout #footer {
	height: 80px;
}
