img{border:0px;}
body {
    background-color:#E3EBF2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#wrap {
	margin: 0 auto;
	width: 600px;
}
#page {
	background-color:#FFFFFF;
	float: left;
	width: 398px;
	text-align: justify;
	padding:10px;
}
#sidebar {
	float: right;
	color:#CCCCCC;
	width: 158px;
	padding:5px;
	background:#B8CBDA;
}
#footer {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	color: #fff;
	background-color:#003300;
	width: 622px;
	clear: both;
	text-align: center;
}
h1#header {
	width: 622px;
    background: url(/images/gamblingonbasketball.com.jpg);
	height: 90px;
	border-bottom: 5px solid #222;
	line-height: 90px;
	margin: 0px auto;
	margin-bottom: 15px;
	}
#wrap a:link, #wrap a:visited {
	text-decoration: none;
	color: #003366;
	border-bottom: 0px solid #003366;
}
#wrap a:hover {
	text-decoration: none;
	color: #CC3300;
	border-bottom: 0px solid #CC3300;
}
div#navcontainer {
	width: 622px;
	margin: 0 auto;
	background-color: #003300;
	border-bottom: 1px solid #FFFFFF;
}
div#navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
div#navcontainer ul li {
	display: inline;
	margin-left: -3px;
}
div#navcontainer ul li a {
	padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
}
div#navcontainer ul li a:hover {
	background-color: #CCC;
	color: white;
}
#active a { border-left: 1px solid #fff; }