@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
}
#nav {
	margin: auto;
	float: left;
	height: 36px;
	width: 100%;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
}
#banner {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 334px;
	width: 100%;
	float: left;
}
#nav ul {
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin: auto;
	padding-top: 7px;
}
a.active {
	background-color: #FF0000;
	height: 36px;
	width: auto;
	display: block;
}
#bar {
	background-image: url(images/barbg.jpg);
	background-repeat: repeat-x;
	margin: auto;
	float: left;
	height: 41px;
	width: 100%;
}
#bar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	margin: auto;
}
#nav ul li {
	display: block;
	float: left;
	height: 36px;
	width: auto;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: auto;
	margin-left: auto;
}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 36px;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#nav ul li a:hover {
	background-color: #FF0000;
	display: block;
	height: 36px;
	width: auto;
}
#bar h2 {
	font-size: 11pt;
	color: #FFFFFF;
	margin: auto;
}
#main {
	margin: auto;
	float: left;
	height: 521px;
	width: 100%;
	background-image: url(images/football_player.png);
	background-repeat: no-repeat;
	background-position: left 35px;
}
.center {
	height: 521px;
	width: 950px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/mbg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#main .center h3 {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 370px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
p.bottom {
	margin-left: 175px;
	color: #FF0000;
}
img.click {
	float: left;
	height: 131px;
	width: 300px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 420px;
}
img.right {
	float: right;
	height: auto;
	width: auto;
	margin-top: auto;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer {
	float: left;
	height: 81px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/sat.png);
	background-repeat: no-repeat;
	background-position: 90% top;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
#main .center .bottom span {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
img.big {
	float: left;
	height: auto;
	width: auto;
	margin-top: -10px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#main .center p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	font-size: 10pt;
	padding-right: 50px;
	padding-left: 75px;
}
.box {
	margin: auto;
	float: left;
	height: auto;
	width: 424px;
	background-color: #000000;
}
