body {
	background:#007759;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color:#554D49;
	margin:10px auto; 
	padding:0px;
}

#wrapper {
	width:985px; 
	margin:0 auto;
}

#header {
	background:url("images/header.jpg") no-repeat;
	height:220px;
	display:block;
}

#content {
	float:left;
	width:457px;
	background:#fff url("images/contentBg.gif") repeat-y;
	padding:10px 18px 25px 15px;
	min-height:670px;
}

#navigation {
	float:left;
	width:210px;
	margin-right:15px;
}

#right {
	width:255px;
	float:right;
	margin:5px 0px 0px 15px;
	color: #ffffff;
}

#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:17pt;
	margin:0px 0px 0px 0px;
	color:#000;
}

#content h2, #content h3, #content h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14pt;
	margin:0px 0px 0px 0px;
	color:#000;
}

#content img {
	float:right;
	margin:0px 0px 5px 5px;
}

#content a {
	text-decoration:underline;	
	color: #007759;	
}

#content a:hover {
	text-decoration:none;
}

#navigation h2 {
	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;
}

#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;
}

#right 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;
}

.oddsRight {
	text-align:center;
	background:#005a40;
}

.oddsRight td {
	width:31px;
	text-align:center;
	padding:5px 0px;
	border-bottom:#000 1px dotted;
	line-height:1.5em;
}


.oddsRight td.selection {
	text-align:left;
	border-left:none;
	padding-left:15px;
	background:url("images/bullet.gif") no-repeat 5px 50%;
	width:127px;
}

.oddsRight td.bookie {
	text-align:right;
	width:50px;
}

.oddsRight a {
	text-decoration:none;
	color:#ffffff;
}

#oddsTable {
	margin:20px 0px;
}

#oddsTable th {
	border-bottom:#dadfda 1px solid;
	border-left:none;
}

#oddsTable th.selection {
	text-align:left;
	padding:0px;
	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;
}

.clear {
	clear:both;
	background:url("images/footerBg.gif") no-repeat;
	margin-left:225px;
	height:9px;
	display:block;
}