body {
	font-family: Arial;
	font-size: 7pt;
	color: #000;
	margin: 0px;
}

#maintable54 {
	width: 1500px;
	position: absolute;
	top: 0px;
}

#defteam{
	width: 300px;
	height: 600px;
	margin: 0px;
	border-right: 2px solid #999;
	background-color: #000;
	background-image:url(/images/proto1.gif); 
	background-repeat: no-repeat;
	float: left;
}


#sitecontent{
	width:1180px;
	height: 800px;
	float: left;
}

#topsubmenu {
	width: 1080px;
	height: 120px;
	float: none;
}

#covermenu {
	width: 1080px;
	height: 25px;
	float: none;
}

#rightside {
	width: 1100px;
	height: 25px;
	float: none;
}

#leftmenubar {
	width: 150;
	height: 650;
	float: left;
	margin: 0px;
}

#maindata {
	background-color: #fff;
	width: 850px;
	height: 900;px;
	float: left;
}



#theteams {
	width: 140;
	float: left;
	padding-left: 5px;
	margin: 0px;
}

#templatemenu {
	position: relative;
	top: 18px;
	left: 200px;
	display: block;
}

#leaguename {
	font-size: 18;
	font-family: Verdana;
	text-decoration: bold;
	width: 275px;
	text-align: center;
	position: absolute;
	display: "block";
	top: 5px;
	left: 120px;
}

#leaguelogo {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: 900px;
}

