	body {
		background-color: #fff;
		color: #036;
		font-family: trebuchet ms, verdane, sans-serif;
		font-size: small;
		text-align: center;
		margin: 10px 0px 10px 0px;
		padding: 0px;
	}
	
	#container {
		width: 760px;
		margin: auto;
	}
	
	.quotes {
		font-size: xx-large;
		vertical-align: middle;
		font-style: italic;
		height: 12px;
		margin: 0px;
		padding: 0px;
	}
	
	div {
		margin: 0px;
		padding: 0px;
	}
	
	h1, h2, h3 {
		padding: 0px;
		clear: both;
	}
	
	h1 {
		font-size: large;
		margin: 10px 0px 20px 0px;	
		color: #036;
		padding-top: 10px;
	}
	
	h2, h3 {
		font-size: medium;
		margin: 0px 0px 8px 0px;
		padding: 2px 0px 3px 0px;	
		color: #036;
	}
	
	h4 {
		font-size: small;
		font-weight: bold;
		clear: both;
		margin: 0px;	
		padding: 0px;	
		color: #036;
	}
	
	a {
		color: #036;
	}
	
	a img {
		border: none;
	}
	
	/*#headercontainer {
		width: 1000px;
		clear: both;
		margin: auto;
		background-color: #9cf;
	}
	
	#header {
		width: 1000px;
		clear: both;
		margin: auto;
		background-image: url("/images/template/logo_bg.jpg");
		background-repeat: no-repeat;
	}
	*/
	
	#header, #menu {
		width: 980px;
		margin: 0px auto 0px auto;
		clear: both;
	}	
	#header {
		height: 50px;
	}	
	#menu {
		height: 20px;
	}
	
	#menu ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
		
	#menu ul li {
		float: left;
		margin: 0px;
		padding: 0px;
	}	

	#menu img {
		border: none;
	}	
	
	#logo {
		width: 490px;
		float: left;
		text-align: left;
	}
	
	#slogan {
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 5px 0px;
		clear: left;
		text-align: left;
		font-weight: bold;
	}
	
	#slogan a {
		color: #c00;
		text-decoration: underline;
	}	

	#leagues {
		clear: both;
		margin: 0px;
		padding: 0px;
		overflow: auto;
	}
	
	#leagues ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#leagues ul li {
		font-weight: bold;
		margin-top: 1px;
		border-style: outset;
		border-width: 1px;
		width: 157px;
		text-align: center;
		
	}
	
	#leagues ul li a {
		color: #fff;
		margin-left: 5px;
		text-decoration: none;
	}
	
	#leagues ul li a:hover {
		color: #036;
		margin-left: 5px;
		text-decoration: none;
	}
	
	#containerOLD {
		width: 1000px;
		margin:  0px auto 0px auto;
		margin-bottom: 10px;
		padding: 0px;
		clear: both;
	}
	#content {
		width: 980px;
		margin:  0px auto 10px auto;
		clear: both;
		overflow: auto;
	}
	
	#left {
		width: 200px;
		float: left;
		text-align: justify;
		margin: 0px;
		padding: 0px;
	}
	
	#leftmenu {
	    background-image: url("/images/template/header/leftbg.jpg");
		background-repeat: repeat-y;
	}
	
	#left .inner {
		background-image: url("/images/template/header/lefttopbg.jpg");
		background-repeat: no-repeat;
		background-position: top;
		padding: 15px 15px 0px 14px;
	}
	
	#right {
		width: 780px;
		float: left;
		margin: 0px;
		background-image: url("/images/template/header/righttop.jpg");
		background-repeat: no-repeat;
		background-position: top left;
		overflow: auto;
	}
				
	#right .inner {
		margin: 15px 0px 0px 0px;
		background-image: url("/images/template/header/contentcornerbg.jpg");
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	ul.teams {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	ul.teams li {
		margin: 0px 0px 20px 0px;
		padding: 0px;
		text-align: left;
		clear: left;
	}
	
	ul.teams li.teamlist {
		margin: 0px 0px 2px 0px;
		padding: 0px;
		text-align: left;
	}	
	
	.teamnamebox {
		clear: both;
		margin-right: 0px;
		margin-bottom: 5px;
		font-size: large;
		font-weight: bold;
		text-align: center;
		color: red;
	}
	
	.teamproductbox {
		float: left;
		width: 190px;
		margin-left: 5px;
		font-size: small;
		text-align: center;
	}
	
	.teamproductpagebox50 {
		width: 33%;
		font-size: small;
		float: left;
		text-align: center;
	}
	
	.teamproductpagebox33 {
		width: 25%;
		font-size: small;
		float: left;
		text-align: center;
		margin-bottom: 10px;
	}
	
	
	.teamproductboxtext {
		clear: left;
	}
	
	#footer {
		clear: both;
		margin: 0px 10px 10px 10px;
		
	}
	
	.teamlisttext {
		width: 210px;
		margin-bottom: 5px;
	}
	
	.teamlisttext a {
	}
	
	legend {
		font-weight: bold;
		color: red;
	}
	
	#basketlayout {
		border: solid 1px #B3CCFF;
		width: 100%;
	}

	#basketlayout th {
		font-size: small;
		background-color: #036;
		color: #fff;
	}

	#basketlayout td {
		color: #036;
	}

	#basketlayout tr {
		background-color: #ccc;
		margin: 0px;
		padding: 0px;
		border:none;
	}
	
	.box {
		background-image: url("/images/template/header/leftbg.jpg");
		background-repeat: repeat-y;
		margin: 0px 0px 1px 0px;
		padding: 0px;
	}
	
	.box img {
		margin: 0px;
		padding: 0px;
	}
		
	.boxinner {
		text-align: center;	
		width: 190px;
	}
	
	.save {
		color: red;
		font-weight: bold;
	}
	
	.horizontalhome {
		margin-top: 2%;
		margin-bottom: 2%;
		clear: left;
		width: 100%;
	}

	.onethirdhome {
		float: left;
		width: 33%;
		margin: 0%;
		text-align: center;
	}
		
	
	

	