@charset "UTF-8";
html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding: 0 !important;
	background-color: #191e21;
}
a {
	color: #D55500;
	text-decoration: none;
}
#container {
	background: #c0ba9a;
	border: 1px outset black;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 877px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
}
#headerarea {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px outset black;
}
#menuarea {
	background-image:url(images/menu.jpg);
	height: 30px;	
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#rightside {
	width: 127px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2px;
}
#leftside {
	width: 730px;
	float: left;
	padding: 10px 2px 10px;
	margin-left: 5px;
}
#fullcontent 
{
	width: 99%;
	float: left;
	padding: 10px 2px 10px;
}
#footer {
	background-color: #2b2b2b;
	text-align: right;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	width: 800px;
	padding: 40px 20px 3px 0px;
}
#footer a {
	color: Yellow;
	text-decoration: underline;
}
#footer a:hover {
	color: #696153;
	text-decoration: none;
}

#selectionarea{
	background-color: #EEEBDE;
	padding: 5px;
}

#title {
	color: #720303;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
#title span {
	color: #e36a00;
	font-size:16px;
}
#tMenu {
	color: #fff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right: 15px;
}
#tMenu span {
	color: #f1e3c4;
	font-size:13px;
}
#tMenu a {
	color: #f1e3c4;
	text-decoration: none;
}
#tMenu a:hover {
	color: #f88503;
	text-decoration: none;
}
#content {
	xmargin-bottom: 10px;
	xpadding: 10px;
	vertical-align: top;
	width:877px;
	height:613px;
	background-color:#c0ba9a;
}
#content2 {
	xmargin-bottom: 10px;
	xpadding: 10px;
	vertical-align: top;
	width:877px;
	height:613px;
	background-color:#E3DECA;
}
#left {
	xposition:relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	vertical-align: top;
	background-image: url(images/sidebar.jpg);
	background-repeat:no-repeat;
	width:202px;
}
p {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
#footer {
	position: relative;
	bottom: 0;
	width: 855px;
	height: 40px;
	background-color: #2b2b2b;
	text-align: right;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	padding-right:20px;
	padding-top:10px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #696153;
	text-decoration: none;
}
/*Tables*/
#news {
	color:#706a52;
	background:#ddd7bf;
	border-collapse:collapse;
	width:258px;
	border:1px solid #69634b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#tabLinks {
	color:#514D3C;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#todaysgames {
	color:#514D3C;
	background:#ddd7bf;
	border-collapse:collapse;
	/*width:99%;
	border:1px solid #69634b;*/
	border: 1px inset #98894E;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#todaysgames td {
	border: 1px solid #EEEBDF ;
	padding: 1px;
}
thead {
}
thead th {
	padding:.3em .3em .3em;
	font-size:120%;
	text-align:left;
	background-color:#69634b;
	color:#ddd7bf;
}
#todaysgames thead th {
	padding:.3em .3em .3em;
	font-size:10;
	text-align:left;
	background-color:#69634b;
	color:#ddd7bf;
	text-transform:uppercase;
	font:Arial, Helvetica, sans-serif;
}
thead tr {
}
tbody {
}
tbody tr.td {
	padding-bottom:4px;
}
tbody tr.odd td {
	background:transparent url(tr_bg.png) repeat top left;
}
tfoot {
}
tfoot td {
	padding-bottom:8px;
	padding-top:8px;
	font-weight:bold;
	xbackground-color:#c0ba9a;
}
tfoot tr {
}
* html tr.odd td {
	background:#c7c1aa;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tr_bg.png', sizingMethod='scale');
}
/*Menu*/

#nav, #nav ul {
	float: left;
	xwidth: 76em;
	list-style: none;
	xline-height: 1;
	background: #69634b;
	font-weight: bold;
	padding: 0;
	border-right:solid #9a947b 1px;
	border-top:solid #9a947b 1px;
	border-left:solid #9a947b 1px;
	background-color: #69634b;
	color: #eeebde;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
}
#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 7px 7px;
	border-left:solid #4c4836 1px;
}
#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 255px;
	w\idth: 255px;
	font-weight: normal;
	border-right:solid #9a947b 1px;
	border-top:solid #9a947b 1px;
	border-left:solid #9a947b 1px;
	margin: 0;
}
#nav li li {
	width: 255px;
}
#nav li ul a {
	width: 255px;
	w\idth: 255px;
	padding: 4px 4px;
	border-bottom:solid #9a947b 1px;
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #c0ba9a;
	color:#000;
}
h1 {
	color: #720303;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bolder;
	margin-top: 5px;
)

#contenttable {
	background-color: #EEEBDE;
	border: 1px inset #98894E;
}
.smalltext {
	font-size: 9px;
}
