body {
	font-family: Arial;
	font-size: 7pt;
	color: #000;
	background: #fff url('/images/bckgrnd3.gif') repeat-y left;
	margin: 0px;
}

#maintable01 {
	width: 1600px;
	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:1200px;
	height: 600px;
	float: left;
}
#topsubmenu {
	width: 1000px;
	float: none;
}

#leftmenubar {
	width: 150;
	height: 650;
	float: left;
	margin: 0px;
}
#rightside {
	width: 1000px;
	height: 25px;
	float: none;
}

#covermenu {
	width: 1000px;
	height: 25px;
	z-index: 6;
	float: none;
}

#maindata {
	background-color: #fff;
	width: 850px;
	z-index: 45;
	margin: 0;
	float: left;
}




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

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

