body,
html {
	margin:0;
	padding:0;
	background:#66563D;
	color:#000;
	text-align: center; 
}
body {
	min-width:980px;
	background: #66563D;
}
#wrap {
	background: url(../i/bg_bodywrapper.gif);
	margin:0 auto;
	width:980px;
	text-align: left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#header {
	background-image: url("/i/red_header_script.jpg");
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	width: 980px;
	height: 118px;
	border-bottom: 1px solid #FFFFFF;
}
#headerLinks {
	padding: 20px 20px 0px 0px;
}
#headerLinks a {
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial, verdana, helvetica;
	text-decoration: none;
}
#headerLinks a:hover {
	color: #000000;
	font-family: arial, verdana, helvetica;
	text-decoration: none;
	background-color: transparent;
}
#classicHeader {
	background-color:  #000000;
	/*background-color: #66563E;*/
	height: 465px;
	border-bottom:1px solid #FFFFFF;
}
#bodyWrapper {
	
	width: 980px;
	clear: both;
}
#main {
	background: #FFFFFF;
	float: left;
	width: 565px;
	_width:585px;
	padding: 20px 10px 10px 10px;
	_padding: 20px 10px 10px 10px;
	min-height: 500px;
	_height: 500px;
	margin: 0;
}
#sidebar {
	background:#DB0029;
	float: right;
	width: 395px;
	margin: 0;
	padding: 0;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}
#footertop {
	color: #836E5C;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	background:#E7E2DB;
	clear: both;
	display: block;
	text-align: left;
	padding: 4px 10px 4px 10px;
	_width: 980px;
}
#footer {
	background:#FFFFFF;
	clear:both;
	display: block;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	padding: 10px;
	height: 80px;
	_width: 980px;
}
#footerlinks {
	padding-top: 10px;
	color: #836E5C;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	float: left;
	width: 700px;
}
#footerlogo {
	float: right;
	width: 250px;
	text-align: right;
}

#footer p {
	padding:5px;
	margin:0;
}

/* Winner Results*/
#winnerHead {
	width: 100%;
}
.winnerHead {
	background-image: url("/i/winnerhead_fade.jpg");
	background-repeat: repeat-y;
	background-position: right;
	height: 40px;
}
.winnerHeadOver {
	background-image: url("/i/winnerhead_fade_over.jpg");
	background-repeat: repeat-y;
	background-position: right;
	height: 40px;
}
.winnerHeadDetails {
	font-size: 10px;
	font-weight: normal;
	color: #836E5C;
}
.gameDate {
	font-size: 10px;
	font-weight: normal;
	color: #000000;

}
table.winnersList {
	width:100%;
	padding: 0;
}
table.winnersList th {
	font-size: 10px;
	font-weight: normal;
	color: #836E5C;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	text-align: left;
	background-image: url("/i/winnerhead_fade_th.jpg");
	background-repeat: repeat-x;
	height: 30px;
	border-right: 2px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
table.winnersList td {
	font-size: 11px;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	text-align: left;
}
table.winnersList th.place, table.winnersList td.place {
	text-align: center;
}
table.winnersList td.winnings, table.winnersList th.winnings {
	text-align: right;
	border-right: none;
}
table.winnersList td.hometown, table.winnersList th.hometown {
	text-align: right;
}

/* Classic Section */
table.classicTable {
	width:577px;
}
table.classicTable td {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 2px;
	border-left: 1px solid #666666;
}
table.classicTable td.lastcolumn {
	border-right: 1px solid #666666;
}
table.classicTable td strong { font-size:11px }
/* Tournament Seat */
table.seatTable {
	width:100%;
}
table.seatTable td {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 2px;
}
table.seatTable th {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 2px;
}

/* Top Navigation */

#nav {
	background:#836E5C;
	margin: 0;
	padding: 0;
	height: 30px;
	border: solid #FFFFFF 1px;
}
#nav ul {
	float: left;
	margin:0;
	padding:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav li a, #nav li a:link, #nav li a:visited  {
	float : left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	border-right: 1px solid #FFFFFF;
}
#nav li a:hover  {
	background-color: #201707;
	text-decoration: none;
}

/* Unique HTML */

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
table {
	border-spacing: 0;
}
h1 {
	color:#DB0029;
	font-size:16px;
 	line-height: 2em;
 	margin:0px auto;
 	padding-bottom:10px auto;
 	text-transform: uppercase
}
h2 {
	font-size:15px;
 	line-height: 1.5em;
 	margin:0px auto;
 	padding-bottom:10px auto;
}
table.DefaultTable {
	width:564px;
	padding: 0;
}
table.DefaultTable th {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding: 4px 10px 4px 3px;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
	text-align: right;
}
table.DefaultTable td {
	padding: 4px 10px 4px 3px;
	border-bottom: 1px solid #ddd;
	white-space: nowrap;
	color: #666;
	text-align: right;
}
table.DefaultTable .satelliteReceive {
	text-align: left;
}
table.DefaultTable .satelliteWinners {
	text-align: center;

}

table.DefaultTable td.satelliteReceive {
	white-space:normal;
}

/* Form Elements */

form label {
	float: left;
	width: 150px;
	vertical-align: top;
}
form .formhelp {
	vertical-align: top;
	font-size:10px;
	color: #BBBBBB;
}
input:focus, textarea:focus, textarea:hover, select:focus, input:hover { 
	background-color: #EEF6FF;
}
input[type="image"]:hover { 
	border: 0px none;
}
input[type="checkbox"] { 
	vertical-align: middle;
	margin-right: 8px;
}
select {
	font-size: 10px;
	font-family: verdana, arial, Tahoma, times;
	color: #333333;
	background-color : #ffffff;
	padding: 2px;
	margin-bottom:8px;
}
input, textarea{
	margin-bottom: 8px;
}

/* LINKS */

a, a:visited, a:active {
	color: #836E5C;
	text-decoration: underline;
}	
a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
}

/* FOOTER */

.footer, a.footer, a.footer:link, a.footer:visited, a.footer:active  {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}

/* MISCELLANOUS */

hr {
	border: 0;
	width: 100%;
	background-color: #CCC;
	color: #666;
	height: 1px;
	margin: 6px 0px 15px 0px;
	padding: 0px;
	
}
.hr2 hr {
	border: 0;
	width: 100%;
	background-color: #836E5C;
	color: #836E5C;
	height: 1px;
	margin: 6px 0px 15px 0px;
	padding: 0px;
	
}
.alert {
	color: #FF0000;
	padding-left: 20px;
	padding-bottom: 4px;
}

#winnerslist h1 { text-transform: none }
#seatTable td { border:1px solid #DB0029;padding: 6px; text-align:center; }
#seatTable th { background:#000;color:#fff;border-left:1px solid #fff;border-bottom:1px solid #fff; padding:6px; text-align:center; font-size: 12px; }
	#satellite {
		margin-top:12px;
	}

	#satellite td{
		text-align:center;
		padding:6px;
	}

	#satellite th{
		text-align:center;
		padding:6px;
		font-size:12px;
	}	
	ul.menu {
  width: 420px;
  list-style: none;
  margin: 0 0 8px;
  padding: 0;
  font: 14px Arial, Helvetica, sans-serif;
}
.menu li {
  clear: both;
  margin: 0;
  padding: 0 0 1.8em 0;
  position: relative;
  border-bottom: dotted 2px #999;
}
.menu strong {
  background: #fff;
  padding: 0 10px 0 0;
  font-weight: normal;
  position: absolute;
  bottom: -.3em;
  left: 0;
}
.menu em {
  background: #fff;
  padding: 0 0 0 5px;
  font: Georgia, "Times New Roman", Times, serif;
  position: absolute;
  bottom: -.2em;
  right: 0;
}
.menu sup {
  font-size: 60%;
  color: #666;
  margin-left: 3px;
}
li {
  background: url(images/circle.gif) repeat-x left bottom;
}
ul.menu li {
  border-bottom: dashed 1px #000;
  padding: 0 0 2.3em 0;
}
/* clearfix */
.menu li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.menu li {display: inline-block;}
/* Hides from IE-mac \*/
* html .menu li {height: 1%;}
.menu li {display: block;}
/* End hide from IE-mac */
