body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
}
#headerdiv {

}
#LeftNavbar {
	float: left;
	width: 150px;
	margin-right: 0.5em;
	padding-left: 0.5em;
	background-color: #009;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 10px;
	border: thin solid #F00;
}
#rightNavbarside {
	float: right;
	height: 500px;
	width: 150px;
}
#WrapperBody {
	width: 30em;
	margin-left: 150px;
}
#navtop {
}

h1 {
	font-size: 1.2em;
}

#mainwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#navleftform {
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
}
.navleftboxies {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.em;
	font-weight: 700;
	color: #000;
	background-color: #FF0;
	font-size: .9em;
}
.NavLeftHeadings {
	color: #F00;
	background-color: #FFF;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.CenterImage {
	text-align: center;
}
#practice_canceled {
	font-weight: bolder;
	color: #F00;
	background-color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 5px 5px 5px 10px;
}
.NewFlash {
	background-color: #FF0;
	font-size: .5em;
}
.ScheduleTable {
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
}
#upcomingGames {
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
}
.upcomingHeading {
	font-size: 1.2em;
	font-weight: bolder;
	color: #030;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
#c2 a:hover {
	position: relative;
	top: 5px;
	left: 1px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #C00;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: 600;
}
#c2 a:link{
	display: block;
	width: 125px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 10px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: 600;
	border-right-width: 3px;
	border-bottom-width: 6px;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #FFF;
	border-left-color: #000000;
}
#c2 a:visited{
	color:#FFFFFF;
	font-weight: 600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 125px;
	display: block;
	padding-right: 2px;
	padding-bottom: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 6px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFF;
	border-left-color: #000000;
	padding-top: 5px;
}
#StandingsBody {
	width: 1000px;
	padding-left: 170px;
	clear: right;
}
