body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
.indexLeft {
	float: left;
	width: 350px;
	font-size: 36px;
	text-align: left;
	padding-top: 175px;
}
.indexRight {
	float: left;
	padding-top: 15px;
}
#indexwrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 650px;
}
#futureballtab {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: right;
	padding-right: 2px;
	font-size: 16px;
	font-weight: bold;
	height: 33px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #907F00;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000000;
}
.indexTextLG {
	font-size: 28px;
	font-weight: bold;
	color: #FFE200;
}
.indexTextLG a:link {
	text-decoration: none;
	color: #FFE200;
}
.indexTextLG a:visited {
	text-decoration: none;
	color: #FFE200;
}
.indexTextLG a:hover {
	color: #FF7000;
	text-decoration: underline;
}
.indexTextLG a:active {
	text-decoration: none;
	color: #FFE200;
}
.text10white {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
