body {
	margin: 0;
/*	background: #000;*/
	background: url(images/bg.jpg);
	background: url(images/Wood_floor_by_gnrbishop.jpg);
	color: #000;
}
a, p, dt, dd, li, h1, h2, h3, h4, td, th, blockquote {
	font-family: tahoma, arial, helvetica, sans-serif;
}

a, p, dt, dd, li, td, th, blockquote {
	font-size: 14px;
}
dt { font-weight: bold }
body a {
	color: #000;
}
div#top {
	margin-left: 188px;
	margin-bottom: 0;
	background: url(images/transblack.png);
	background: black;
	height: 125px;
	color: #fc0;
	font-size: 28px;
	font-family: "Book Antiqua", "Times New Roman", sans;
	text-align: center;
}
div#ntop {
	margin-bottom: 0;
	background: black;
	background: url(images/transblack.png);
	height: 125px;
	color: #fc0;
	font-size: 28px;
	font-family: "Book Antiqua", "Times New Roman", sans;
	text-align: center;
}
span.toprunner1 {
	font: 12px/14px "Trebuchet MS", arial, helvetica, sans-serif;
	display: block;
}
span.toprunner2 {
	margin-top: 20px;
	font: 16px/19px "Trebuchet MS", arial, helvetica, sans-serif;
	display: block;
}
div#navigation {
/*	float: left;*/
	width: 144px;
	margin-right: 5px;
/*	background: #000;*/
/*	background: url(images/navbg.png) left top repeat-x;*/
/*	border: 1px solid black;*/
}
div#navigation a {
	color: #000;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	background: url(images/menubg1.png) left 5px no-repeat;
/*
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
*/
	display: block;
}
div#navigation a.active,
div#navigation a:hover {
/*
	color: #fc0;
	border-left: 4px solid #fc0;
	border-right: 4px solid #fc0;
*/
	background: url(images/menubg.png) left 5px no-repeat;
}
#cw, #cw a {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
}
td#divider {
	background: url(images/div.png) repeat-y;
	background: #fc0;
	width: 5px;
}
td#maincontent {
	background: url(images/basketball_0.png) left top no-repeat;
}
dt.big,
dd.big a,
dd.big {
	margin-top: 20px;
	font: 19px/22px "Trebuchet MS", arial, helvetica, sans-serif;
}
dt.big,
dd.big a {
	font-weight: bold;
}
#sponsordiv {
	float: right !important;
	width: 250px !important;
	border: 1px solid black;
	text-align: center;
	padding-bottom: 10px;
	margin: 10px;
	background: url(images/transwhite.png);
}
