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

#maintable64 {
	width: 1400px;
	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;
}
#sitecontennt{
	width:1080px;
	height: 600px;
	float: left;
}
#leftmenubar {
	background-color: #fff;
	background: url('/images/fan2006side.jpg') no-repeat;
	width: 150;
	height: 650;
	float: left;
	margin: 0px;
}

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



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

#topsubmenu {
	width: 700;
	margin-left: 80px;
	float: left;
	
}

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

#leaguename {
	font-size: 18;
	font-family: Verdana;
	text-decoration: bold;
	position: relative;
	top: 5px;
	left: 200px;
}

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