body {
	background-color: #2A2A2A;
	text-align: center;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}
.newslettersignup {
	font-weight: bold;
	color: #FC0;
	margin: 0px;
	font-size: .7em;
	padding: 0px;
}
.formtext {
	font-size: 0.7em;
	font-weight: normal;
	color: #FFF;
}
h1 {
	font-size: 1.3em;
	color: #900;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../images/heading1_football.jpg);
	background-repeat: no-repeat;
	padding-left: 57px;
	margin-left: 10px;
}
p {
	font-size: .7em;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 60px;
	padding-right: 10px;
}
h2 {
	color: #036;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/heading1_football.jpg);
	background-repeat: no-repeat;
	padding-left: 57px;
	padding-bottom: 5px;
	margin-left: 10px;
}
.websitetext {
	font-weight: normal;
	color: #036;
}
.textboximage {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#footer {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 55px;
}

h3 {
	color: #4A6F00;
	font-size: 16px;
	padding-left: 5px;
	padding-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #690;
	border-right-color: #690;
	border-bottom-color: #690;
	border-left-color: #690;
	margin: 0px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

h4 {
	font-size: 14px;
	color: #000;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	margin: 0px;
}
.textbox {
	width: 450px;
	background-image: url(../images/textboxback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
}
.textbox p {
	font-size: 11px;
}
.tablecontent {
	font-size: 12px;
	color: #000;
	padding-left: 5px;
	padding-right: 2px;
	margin: 0px;
}
ul {
	font-size: .7em;
	color: #333;
	margin-left: 65px;
	margin-top: 0px;
}
h5 {
	font-size: 14px;
	color: #000;
	padding-left: 70px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thankyou {
	color: #000;
}
.thankyou-red {
	color: #900;
}
