body {
	background:#fff url(images/bg.jpg) repeat-x;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size:10pt; 
	color:#444;
	margin:0 auto; 
	padding:0px;
}

#wrapper {
	width:973px; 
	margin:0 auto;
}

#header {
	background:#000 url(images/header.jpg) top center no-repeat;
	height:395px;
	margin-left:112px;
	width:748px;
}

#myOdds {
	float:left;
	width:210px;
	margin-right:15px;
	color:#fff;
}

#content {
	width:462px;
	float:left;
	padding:10px 16px 10px 25px;
}

#navigation {
	width:210px;
	float:right;
	padding:10px 20px 0px 15px;
}

#content h1 {
	font-size:14pt;
	color:#232035;
	border-bottom:#585942 1px dashed;
	margin:5px 0px;
	padding:0;
}

#content h2 {
	font-size:12pt;
	color:#232035;
	border-bottom:#585942 1px dashed;
	margin:5px 0px;
	padding:0;
}

#content a {
	color:#326ea1;
	text-decoration:underline;
}

#navigation h2 {
	margin:10px 5px 0 5px;
	padding:5px 5px; 
	font:bold 11pt 'Trebuchet MS', Tahoma, Sans-serif;
	color:#232035; 
}

#navigation ul {
	text-align:left;
	margin:7px 8px 14px 10px; padding: 0;			
	border-top:1px solid #b8b3d1;
	text-decoration:none;
}

#navigation li {
	list-style:none;
	padding:4px 0 4px 5px;
	margin:0 2px;		
	border-bottom:1px solid #b8b3d1;
}

#navigation a {
	text-decoration:none;	
	color:#326ea1; 
	border:none;	
}

#navigation a:hover {
	color:#383d44;
	border:none;
}

#oddsTable {
	margin:20px 0px;
}

#oddsTable th {
	border-left:none;
	padding:0px 3px;
}

#oddsTable th.selection {
	text-align:left;
	padding:0px 5px;
	font-weight:normal;
}

#oddsTable th img {
	border:none;
}

#oddsTable td {
	text-align:center;
	padding:3px 0px;
}

#oddsTable td.selection {
	text-align:left;
	padding:3px 15px 3px 5px;
}

#myOdds a {
	color:#fff;
}

#myOdds h3 {
	margin:32px 0px 0px 0px;
	border-bottom:1px solid #333;
	font-size:100%;
	font-weight:bold;
	color:#fff;
	font-size:10pt;
}

#myOdds table {
	text-align:center;
	width:210px;
}

#myOdds table td {
	text-align:center;
	padding:3px 2px 3px 0px;
	border-bottom:#333 1px dotted;
	line-height:1.5em;
}

#myOdds table td.selection {
	text-align:left;
	border-left:none;
	width:100px;
}

#myOdds table td.bookie {
	text-align:right;
	width:44px;
}

#myOdds table a {
	text-decoration:none;
	color:#326ea1;
}

.clear {
	clear:both;
}