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

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

#defteam{
	width: 300px;
	height: 1000px;
	margin: 0px;
	border-right: 2px solid #999;
	float: left;
}

#leftmenubar {
	width: 144px;
	height: 1000px;
	margin: 0px;
	background-color: #fff;
	background: url('/images/stadium.jpg') no-repeat;
	background-position: top left;
	border-right: 2px solid #999999;
	float: left;
}
#mainsite{
	width: 856px;
	height: 1000px;
	float: left;
	margin: 0px;
	background-color: #fff;
	border-right: 1px solid #999999; 
	border-bottom: 1px solid #999999;
}


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

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


