html, body {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

table, td, th {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, li {
	list-style-image: url(../graphics/images/dot.gif);
	list-style-position: outside;
}

.lock {
	list-style-image: url(../graphics/images/padlock.gif);
	list-style-position: outside;
}

td {
	color: #660000;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 9px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a:active {
	text-decoration: none;
	color: #CC0000;
}

.center {
	text-align: center;
}

.win{
	color: #0000FF;
}

.loss {
	color: #FF0000;
}

.push {
	color: #00FF00;
}

.sr {
	font-weight: bold;
	color: #000000;
}

.jr {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.halloween {
	font-family: "Arial Black";
	font-size: 12px;
	color: #FF6600;
}

.thanksgiving {
	font-family: "Arial Black";
	font-size: 12px;
	color: #006633;
}

.christmas {
	font-family: "Arial Black";
	font-size: 12px;
	color: #CC0000;
}

#container {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

#header {
	margin: 0;
	padding: 18px 0 0 0;
	border: 0;
	width: 100%;
	height: 78px;
}

#header h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

.leftside {
	font-family: "Arial Black";
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
	width: 100px;
	height: 73px;
	float: left;
}

.leftsidelogo {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100px;
	height: 78px;
	float: left;
}

.rightside {
	font-family: "Arial Black";
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
	width: 100px;
	height: 73px;
	float: right;
}

.rightsidelogo {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100px;
	height: 78px;
	float: right;
}

#main {
	margin: 0 auto 0 auto;
	padding: 18px 0 0 0;
	border: 0;
	width: 990px;
}

.visible {
	margin: 0;
	padding: 36px 264px 0 264px;
	width: 462px;
	border: 0;
	float: left;
}

.visible table {
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
	table-layout: fixed;
}

.visible td, th {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	margin: 0;
	padding: 18px 0 0 0;
	border: 0;
	width: 990px;
	float: left;
}

.picks1col {
	color: #660000;
	margin: 0;
	padding: 18px 240px 18px 255px;
	border: 0;
	width: 495px;
	height: 418px;
	float: left;
	text-align: left;
}

.picks2col {
	color: #660000;
	margin: 0;
	padding: 18px 0 18px 20px;
	border: 0;
	width: 475px;
	float: left;
	text-align: left;
}

.pickslong {
	color: #660000;
	margin: 0;
	padding: 18px 240px 18px 255px;
	border: 0;
	width: 495px;
	float: left;
	text-align: left;
}

#footer {
	margin: 0;
	padding: 18px 0 0 0;
	border: 0px;
	width: 990px;
	height: 70px;
	float: left;
}

.footer001 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
	border: 0;
}

.footer002 {
	font-size: 9px;
	margin: 0;
	padding: 0 0 9px 0;
	border: 0;
}

.nocount {
	margin: 0;
	padding: 10px 0 0 0;
	border: 0;
}

