@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #CCCCCC;
	margin-top: 8px;
}
#container {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#Header {
	width: 900px;
	position: relative;
}
#ContentContainer {
	position: relative;
	padding-top: 5px;
}
#MainContent {
	width: 710px;
	position: relative;
	float: right;
	background-color: #FFFFFF;
}
#Box1 {
	width: 640px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#Box2 {
	width: 640px;
	position: relative;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#Right {
	float: right;
	width: 200px;
	position: relative;
}
#MainNav {
	width: 180px;
	position: relative;
	float: left;
	background-color: #B50104;
}
#MainNavHolder {
	position: relative;
	width: 180px;
	float: left;
}
#Sponsors {
	clear: both;
	position: relative;
	padding-top: 5px;
	width: 180px;
}
#Sponsors img {
	padding-bottom: 5px;
	padding-left: 5px;
}
#MainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
#MainNav li {
	padding: 0px;
}
#MainNav a {
	display: block;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-indent: 3px;
	border: thin none #B50104;
}
#MainNav ul a:active {
	color: #FFFFFF;
	background-color: #B50104;
}
#MainNav ul a:link {
	color: #FFFFFF;
	background-color: #B50104;
}
#MainNav ul a:visited {
	color: #FFFFFF;
	background-color: #B50104;
}
#MainNav ul a:hover {
	color: #B50104;
	background-color: #FFFFFF;
}
#BottomBar {
	clear: both;
	width: 900px;
	position: relative;
	background-image: url(jpg/bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#Footer {
	width: 900px;
	position: relative;
	clear: both;
	height: 69px;
	background-image: url(gif/bottombanner.gif);
	background-repeat: no-repeat;
}
#Bar {
	clear: both;
	width: 900px;
	position: relative;
	padding-top: 5px;
}
#BarHolder {
	width: 900px;
	position: relative;
	background-image: url(jpg/bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#Buffer {
	clear: both;
	width: 0.01px;
	position: relative;
	height: 5px;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B50104;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
#NextGameHeader {
	width: 220px;
	position: relative;
}
#FooterContent {
	width: 400px;
	position: relative;
	text-align: right;
	padding-top: 50px;
	float: right;
	padding-right: 10px;
}
#bottomfooter {
	height: 60px;
	width: 0.01px;
	position: relative;
	visibility: hidden;
}

#isharp {
}
#Box2Left {
	float: left;
	width: 310px;
	position: relative;
}
#Box2Right {
	float: right;
	width: 310px;
	position: relative;
}

