	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bg_fade.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.6em;
	}
#header {
	width: 1000px;
	overflow: hidden;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #111111;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9CC129;
}
#title {
	height: 80px;
	width: 960px;
	padding-top: 40px;
	padding-left: 20px;
}
	 #sponsors {
	background-color: #000000;
	}
	#sponsors img {
	padding-bottom: 5px;
	}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #232323;
}
#content_wrapper {
	width: 1000px;
	overflow: hidden;
	background-color: #232323;
}
#col01 {
	height: 160px;
	width: 306px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
	padding-top: 10px;
}
#col02 {
	float: left;
	height: 160px;
	width: 306px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#col03 {
	float: left;
	height: 160px;
	width: 306px;
	margin-right: 20px;
	margin-left: 10px;
	padding-top: 10px;
}
#footer_wrapper {
	width: 1000px;
	overflow: hidden;
	font-size: 10px;
}
#copyright {
	font-weight: normal;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 30px;
	width: 480px;
	background-color: #232323;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}
#syntrix {
	float: left;
	height: 33px;
	width: 480px;
	padding-top: 20px;
	padding-left: 20px;
}
#sponsors img {
	margin-right: 50px;
}
#hometext {
	float: left;
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 30px;
}
#gallery {
	background-color: #3c3c3c;
	float: left;
	width: 350px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#gallery img {
	border: 10px solid #232323;
	margin-top: 10px;
	margin-right: 10px;
}
#features {
	background-color: #333333;
	width: 1000px;
	overflow: hidden;
	float: left;
	padding-top: 20px;
}
#latestnews {
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#results {
	padding-top: 30px;
	width: 1000px;
}
#home {
	width: 600px;
	float: left;
	height: 375px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
}
#rightcontent {
	float: left;
	height: 375px;
	width: 300px;
	padding-top: 30px;
	background-image: url(../images/steve_trophy.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

