body {
	background:#859C0E;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color:#554D49;
	margin:10px auto; 
	padding:0px;
}

#wrapper {
	width:885px; 
	margin:0 auto;
}

#header {
	background:url("images/header.jpg") no-repeat;
	height:220px;
	display:block;
	margin-left:225px;
}

#myOdds {
	float:left;
	width:210px;
	margin-right:15px;
	color:#000;
}

#content {
	float:left;
	width:402px;
	background:#fff url("images/contentBg.gif") repeat-y;
	padding:5px 18px 5px 15px;
}

#navigation {
	float:right;
	width:210px;
	margin-left:15px;
}

#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14pt;
	color:#000;
}

#content h2, #content h3, #content h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
	color:#000;
}

#content a {
	text-decoration:underline;	
	color: #859C0E;	
}

#content a:hover {
	text-decoration:none;
}

#navigation h2 {
	margin-bottom:10px;
	padding-left:15px;
	text-transform:uppercase;
	background:url("images/bulletHeader.gif") no-repeat left center;
	border-bottom:1px solid #000000;
	font-size:100%;
	font-weight:bold;
	color:#000;
}

#navigation ul {
	text-align:left;
	margin:0px 0px 20px 0px; 
	padding:0;	
	list-style:none;
}

#navigation li {
	padding:5px 0px;
	border-bottom:#000 1px dotted;
}

#navigation a {
	padding-left:15px;
	background:url("images/bullet.gif") no-repeat 5px 50%;
	text-decoration:none;
	color:#FFFFFF;	 	
}

#navigation a:hover {
	text-decoration:underline;
}

#oddsTable {
	margin:20px 0px;
}

#oddsTable th {
	border-bottom:#dadfda 1px solid;
	border-left:none;
}

#oddsTable th.selection {
	text-align:left;
	padding:0px 5px;
	border-left:#dadfda 1px solid;
	border-right:#dadfda 1px solid;
	font-weight:normal;
}

#oddsTable th img {
	border:none;
}

#oddsTable td {
	text-align:center;
	padding:3px 0px;
	border-right:#dadfda 1px solid;
	border-bottom:#dadfda 1px solid;
}

#oddsTable td.selection {
	text-align:left;
	padding:3px 15px 3px 5px;
	border-left:#dadfda 1px solid;
}

#myOdds a {
	color:#fff;
}

#myOdds h3 {
	margin:0px;
	padding-left:15px;
	text-transform:uppercase;
	background:url("images/bulletHeader.gif") no-repeat left center;
	border-bottom:1px solid #000000;
	font-size:100%;
	font-weight:bold;
	color:#000;
}

#myOdds table {
	text-align:center;
	background:#576704;
	width:210px;
}

#myOdds table td {
	text-align:center;
	padding:5px 2px 5px 0px;
	border-bottom:#000 1px dotted;
	line-height:1.5em;
}


#myOdds table td.selection {
	text-align:left;
	border-left:none;
	padding-left:4px;
	width:100px;
}

#myOdds table td.bookie {
	text-align:right;
	width:44px;
}

#myOdds table a {
	text-decoration:none;
	color:#ffffff;
}


.clear {
	clear:both;
	background:url("images/footerBg.gif") 225px 0px no-repeat;
	height:9px;
	display:block;
}