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

#maintable63 {
	width: 1800px;
	position: relative;
	top: 0px;
}

#profile {
	height: 500px;
}

#covermenu {
	width: 856px;
}
#defteam{
	width: 300px;
	height: 1000px;
	margin: 0px;
	float: left;
}
#leftmenubar {
	width: 182px;
	height: 1000px;
	margin: 0px;
	background-color: <?=$colors[0]?>;
	background-position: top left;
	float: left;
}

#maindata {
	background-color: #fff;
	width: 706px;
	float: left;
	margin: 0px;
}

#leaguename {
	height: 50px;
	background-color: #120F49;
	background: url('/images/scoreboard2.jpg') no-repeat;
}
#logoinfo {
	width: 142px;
}
.shadow {
	background: url('/images/shadowbody.gif') repeat-y bottom right;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	position: relative;
	vertical-align: bottom;
}


