body{
	background: #272425;
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	color: #FFFFFF;
	width: 800px;
}

img{
	border: none;
}

#section_menu{
	float: left;
	width: 145px;
}

#section_body{
	float: left;
	width: 655px;
}

#section_body_league{
	position: absolute;
	top: 175px;
	left: 140px;
	text-align: left;
	width: 900px;
}

#section_logo{
	width: 655px;
}

#section_body_items{
	float: left;
	width: 655px;
	text-align: center;
}

#section_footer{
	float: none;
}

#home_image{
	margin-left: 250px;
}

.red{
	color: #FF0000;
}

#leaguetableheader{
	text-align: center;
}

#leaguetable{
	margin-left: 50px;
}

#leaguetitle, #contacttitle{
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	padding: 0px 0px 25px 0px;
}

#leagueprice{
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 20pt;
	font-weight: bold;
	text-align: right;
}

#leagueheader{
	position: absolute;
	top: 100px;
	left: 415px;
	text-align: right;
	width: 600px;
}

#teamtitle{
	margin-left: 150px;
}

.teammember{
	margin-left: 50px;
	font-weight: bold;
	font-size: 16pt;
}

.contactinfo{
	margin-left: 50px;
	font-size: 16pt;
}

.pagetitle{
	text-align: center;
	font-size: 26pt;
}

.itemtable{
	text-align: center;
}