body {
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
a {
	color: #990000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}

#landingPage {
	background-image: url(../images/landingPage.jpg);
	background-repeat: no-repeat;
	height: 871px;
	width: 902px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#page {
	background-color: #000000;
	border: 3px solid #FFFFFF;
	padding: 8px;
	margin-top: 20px;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/bballheader.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 8px;
	padding: 0px;
	height: 178px;
	width: 839px;
	border: 3px solid #FFFFFF;
}
#topConBorder {
	background-image: url(../images/top-bottomBrdr.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 3px;
	font-size: 0.1px;
	line-height: 0px;
}
#bottomConBorder {
	background-image: url(../images/top-bottomBrdr.gif);
	padding: 0px;
	height: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	line-height: 0px;
}
#content {
	background-image: url(../images/mainContentBG2.gif);
	background-repeat: repeat-y;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: center !important;
	background-position: right;
}
#navigation {
	float: left;
	width: 182px;
}
#mainContent {
	background-image: url(../images/watermarkBG.jpg);
	margin: 0px;
	padding: 15px;
	float: right;
	min-height: 586px;
	width: 611px;
	background-repeat: no-repeat;
	background-position: right;
}
#footer {
	color: #FFFFFF;
	padding-top: 10px;
	width: 839px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	text-align: center;
	font-size: .7em;
	font-weight: bold;
}
#footer a {
	color: #CCCCCC;
}

.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1%;
}
#mainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav a {
	display: block;
	background-image: url(../images/navBG.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 166px;
	border: 2px solid #000000;
	margin: 6px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 8px;
	font-size: .9em;
}
#mainNav a:hover, #mainNav a.current {
	color: #FFFFFF;
	background-image: url(../images/navBGHover.jpg);
}
h2 {
	color: #990000;
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6 {
	font-size: 1em;
	color: #990000;
	background-color: #8D8D8D;
	border: 2px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}



.ctrAlign {
	text-align: center;
}
.schedChart {
	font-size: .9em;
}
.schedChart td {
	background-color: #990000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.schedChart th {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px 3px;
}
.PicChart {
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	color: #770000;
}
.PicChart em {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: .9em;
}
.imgLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.imgRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}

.centerDef {
	background-color: #990000;
	text-align: center;
}
.centerCur {
	text-align: center;
	background-color: #990000;
	color: #FFFFFF;
}
.centerlos {
	text-align: center;
	background-color: #990000;
}

.actionImg {
	border: 2px solid #000000;
}
.homeBox {
	color: #000000;
	border: 2px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.smallBoxLeft {
	border: 2px solid #FFFFFF;
	width: 275px;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
	height: 200px;
}
.smallBoxRight {
	width: 275px;
	border: 2px solid #FFFFFF;
	float: right;
	padding: 10px;
	margin-bottom: 15px;
	height: 200px;
}

#contactList strong {
	color: #990000;
	font-weight: bold;
}
#contactList em {
	color: #000000;
	font-style: normal;
}
#contactList a {
	color: #660000;
}
#contactList a:hover {
	color: #990000;
	text-decoration: none;
}
#picList a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#picList a:hover {
	text-decoration: underline;
}
.defStats {
	font-size: .9em;
	text-align: center;
	background-color: #999999;
}
.defStats td {
	background-color: #CCCCCC;
}
.defStats th {
	background-color: #990000;
	color: #CCCCCC;
	font-size: .9em;
}
.cellLeft {
	color: #990000;
	text-align: left;
}
