/** First correct the Box */* {	margin:				0px auto;	padding:			0px;}
.invisible {	visibility:hidden;}
.wrapper {	width:				80%;	min-width:			500px;	/*Hack for IE 6 to get min-height*/	min-height:			700px;	height:				auto !important;	height:				700px;}.banner {	background-image:	url("../images/banner.jpg");	background-position:center;	background-repeat: no-repeat;	width: 100%;	height: 254px;	margin-bottom: -43px;}
.navigation{	height:83px;}
.navitabs {	height: 43px;}
.navitabs a {	float:left;	width: 115px;	height: 43px;	display: block;	color: #000000;	text-align: center;	text-decoration: none;	background-image:		url("../images/tab.png");	background-repeat: no-repeat;		background-position: bottom;}
.navitabs ul {	list-style-type: none;	padding-left: 5%;}
div.navitabs a:hover {	background-image:url("../images/activetab.png");	color:#ffffff;	}
div.navitabs li.active a {	color:#ffffff;	background-image:url("../images/activetab.png");	background-repeat: no-repeat;	}.navibar {	height:41px;	background-image: url("../images/navibar.gif");	background-repeat: repeat-x;}.leftcorner {	height: 40px;	width: 49px;	float:left;	background-image: url("../images/naviCornerLeft.png");}.rightcorner {	height: 40px;	width: 58px;	float:right;	background-image: url("../images/naviCornerRight.gif");}ul.horizontalnav{	padding-left:2%;	line-height:2.5em;}ul.horizontalnav li {	display:inline;	list-style: none;	padding-right: 1.5%;}ul.horizontalnav a {	text-decoration:none;	color:#FFFFFF;}ul.horizontalnav a:hover {	text-decoration:underline;	color:#FFFFFF;}div.aditional {	clear:both;	float:left;	width:220px;	height: 382px;	background-image: url("../images/additional.gif");}div.content {	float:left;	width:70%;	padding: 2% 0 0 2%;}div.useronline {	padding: 5%;}.breadcrumbs {	margin-left: 250px;}.navitabs ul {	}.navitabs ul li {	float: left;	line-height:2.5em;}div.nextgame {	text-align:center;}div.nextgame .nextGameInfo {	font-size: 0.9em;}.smalltext {	font-size: 0.8em;}table.gameplan {	border-spacing: 7px;}table.leaguetable {	}table.leaguetable tr.green {	background-color: #AFD179;}table.leaguetable tr.lightgreen {	background-color:#cddead;}table.leaguetable tr.lightergreen {	background-color: #E8F5D3;}table.leaguetable tr.red {	background-color: #d33921;}table {	table-layout: fixed;}