body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Background_MainPage.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.topNavRight {
	text-align: right;
}
.Text24 {
	font-size: 24px;
	letter-spacing: -1pt;
}
.Text18 {
	font-size: 18px;
	letter-spacing: -1pt;
}
.bold {
	font-weight: bold;
}
#wrapperMain {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #282828;
}
#wrapperMain a {
	color: #FFF;
	text-decoration: none;
}
#wrapperMain a:hover {
	color: #999;
}
#mainBodyMainArea {
	width: 640px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
}
#topNav {
	width: 880px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../images/Background_NavBar.jpg);
	margin: 0px;
	padding: 10px;
	background-color: #000;
	background-repeat: repeat-x;
}
#sideNav {
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sideNav img {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	text-decoration: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-style: 0;
}
#sideNav a {
	font-size: 10px;
	font-weight: bold;
}
#currentEventBox {
	width: 200px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#sideNavBox {
	background-color: #000;
	background-image: url(../images/Background_NavBar.jpg);
	width: 190px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-repeat: repeat-x;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#footer {
	background-color: #000;
	background-image: url(../images/Background_NavBar.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.centered {
	text-align: center;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.titleBox {
	background-color: #000;
	background-image: url(../images/Background_NavBar.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#sports_wrapperMain {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #002868;
}
#sports_mainBodyMainArea {
	width: 640px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
}
#sports_wrapperMain a {
	color: #FFF;
	text-decoration: none;
}
#sports_wrapperMain a:hover {
	color: #999;
}
#sports_topNav {
	width: 880px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../images/sports/Sports_Bar.jpg);
	margin: 0px;
	padding: 10px;
	background-color: #011940;
	background-repeat: repeat-x;
}
#sports_footer {
	background-color: #011940;
	background-image: url(../images/sports/Sports_Bar.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#sports_sideNav {
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sports_sideNav a {
	background-color: #bf0a30;
	width: 210px;
	padding: 5px;
	border: thin solid #FFF;
	margin-bottom: 5px;
	display: block;
}
#sports_sideNav a:hover {
	background-color: #FFF;
	width: 210px;
	padding: 5px;
	border: thin solid #bf0a30;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #bf0a30;
}
.sports_sideButtons {
	background-color: #bf0a30;
	width: 210px;
	padding: 5px;
	border: thin solid #FFF;
	margin-bottom: 5px;
}
.sports_sideButtons a:hover {
	font-weight: bolder;
	color: #bf0a30;
	background-color: #FFF;
	padding: 5px;
	width: 210px;
	border: thick solid #bf0a30;
	text-decoration: none;
	margin-bottom: 5px;
}
