body {
	color: Black;
	background: White;
	background-image: url(http://www.claytonsoccer.com/websupport/backgrounds/net.gif);
	margin: 0 auto;
	width: 1024px;
}

body.csc {	
	color: Black;
	background: white;
	background-image: url(http://www.claytonsoccer.com/websupport/backgrounds/net.gif);
	margin: 0 auto;
	width: 1024px;
}

.center {
	text-align: center;
	margin: 0 auto; }

.centre{
	text-align: center;
}

.footnote{
	font-size: small;
	color: grey;
}

.teambutton
{
float: left;
width: 135px;
border: 0px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
text-align: center;
}

.clearboth { clear: both; }

.teambuttons{ width: 960px; margin-left: auto; margin-right: auto; }

.red{ color: red; }

.vspace_200{ height: 200px; }

.container_1000{ width: 1000px; }
	
