body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

#tophalf {
	width: 100%;
	overflow: hidden;
	background-image: url(../images/football.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#tophalf #topmenu {
	position: relative;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	text-align: right;
	padding-top: 10px;
	font-size: 0.8em;
}

#tophalf #topmenu a {
	text-decoration: none;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

#tophalf #topmenu a:hover {
	color: #2b2b2b;
	background-image: url(../images/arrow-down.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#tophalf #header {
	position: relative;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	padding-bottom: 25px;
	padding-top: 25px;
}

#tophalf #header h1 {
	margin: 0px;
	padding: 0px;
	color: #ff8f00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2em;
}

#tophalf #header p {
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2b2b;
	line-height: 1.5em;
	font-size: 0.9em;
}

#tophalf #header a {
	text-decoration: none;
	color: #0099c8;
}

#tophalf #header a:hover {
	color: #000000;
}

#tophalf #navigation {
	position: relative;
	width: 960px;
	margin-left: 50%;
	left: -480px;
}

#tophalf #navigation h1 {
	color: #2b2b2b;
	font-size: 1.2em;
	margin: 0px;
}

#tophalf #navigation p {
	font-size: 0.6em;
	color: #999999;
	margin: 0px;
	line-height: 1.3em;
}

#tophalf #navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tophalf #navigation li {
	float: left;
	width: 140px;
	padding-bottom: 25px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#tophalf #navigation a {
	text-decoration: none;
}

#tophalf #navigation li:hover {
	color: #FFFFFF;
	background-image: url(../images/arrow-up.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#container {
	clear: both;
	width: 100%;
	background-color: #2b2b2b;	
	overflow: hidden;
}

#container #content {
	clear: both;
	width: 960px;
	position: relative;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	padding-top: 25px;
}

#container #content h1 {
	margin: 0px;
	margin-bottom: 0.8em;
	color: #ff8f00;
	font-weight: normal;
	font-size: 2em;
}

#container #content h2 {
	margin: 0px;
	color: #0099c8;
	font-weight: normal;
	font-size: 1em;
}

#container #content p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 1.6em;
}

.tabletext {
	font-size: 0.8em;
	color: #ffffff;
}

#container #content a {
	color: #FFFFFF;
	text-decoration: none;
}

#container #content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#container #content #areas {
	clear: both;
}

#container #content #areas #players, #games {
	width: 260px;
	padding: 20px;
	padding-top: 15px;
	margin-right: 30px;
	background-color: #5A8F29;
	float: left;
	margin-bottom: 20px;
}

#container #content #areas #teams {
	width: 260px;
	padding: 20px;
	padding-top: 15px;
	background-color: #5A8F29;
	float: left;
}

#container #content #areas h1 {
	color: #5a8f29;
	background-color: #ffffff;
	font-size: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 25px;
	display: inline;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#container #content #areas p {
	color: #FFFFFF;	
	margin: 0px;
	padding: 0px;
}

#container #content #threecolumnlist ul {
	width: 780px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: inside;
}

#container #content #threecolumnlist li {
	float: left;
	width: 250px;
	padding: 5px;
	list-style: none;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #ffffff;
	margin: 0px;
}

#container #content #fourcolumnlist ul {
	width: 960px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: inside;
}

#container #content #fourcolumnlist li {
	float: left;
	width: 230px;
	padding: 5px;
	list-style: none;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #ffffff;
	margin: 0px;
}

.textfield {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	color: #000000;
	font-size: 12px;
	padding: 2px;
	margin: 3px;
	width: 450px;
}

.textarea {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	color: #000000;
	font-size: 12px;
	padding: 2px;
	margin: 3px;
	width: 650px;
	max-width: 650px;
	height: 120px;
	max-height: 240px;
}

.submitbutton {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	color: #000000;
	font-size: 12px;
	padding: 2px 22px;
	margin: 3px;
}

#container #footer {
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #ffffff;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.6em;
}

#container #footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#container #footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
