html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

body {
	background: #474c52 url("images/background.jpg") center center fixed;
	font-family: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	font-size: 76%;
	color: #D2D8DE;
	margin:0 auto; 
	padding:16px 0px 0px 0px;
}

#wrapper {
	width:960px; 
	margin:0 auto;
}

#header {
	background:url("images/headerbg.jpg") no-repeat;
	height:184px;
	margin-bottom:16px;
}

#navigation {
	width:167px;
	float:left;
	border-right:#383c41 1px solid;
	padding:5px 16px 16px 0px;
}

#content {
	width:490px;
	float:left;
	border-left:#5c6166 1px solid;
	border-right:#5c6166 1px solid;
	padding:5px 16px 16px 16px;
}

#right {
	width:235px;
	float:right;
	border-left:#383c41 1px solid;
	padding:5px 0px 16px 16px;
}

#content h1, #content h2, #content h3, #content h4 {
	font-family: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	line-height: 1em;
	font-weight: normal;
}

#content h1 {
	margin: 0.1em 0 0.3em 0;
	font-size: 2.1em;
	color: #fff;
}

#content h2 {
	margin: 1.1em 0 0.2em 0;
	font-size: 1.7em;
	color: #fff;
}

#content h3 {
	margin: 1.1em 0 0.1em 0;
	font-size: 1.4em;
	color: #fff;
}

#content h4 {
	margin: 1.1em 0 0.1em 0;
	font-size: 1.4em;
	color: #a1ff66;
}

#content p {
	line-height:1.4em;
	margin-top:10px;
}

#content a {
	color:#c5e2b5;
	text-decoration:underline;	
}

#content a:hover {
	color:#a1ff66;
}

#right a {
	color:#c5e2b5;
	text-decoration:underline;	
}

#right a:hover {
	color:#a1ff66;
}

#navigation h2 {
	background:url("images/opaque_5.png");
	color:#fff;
	font-size:110%;
	padding:3px 0px;
}

#navigation ul {
	text-align:left;
	margin:0 0 2em 0; 
	padding:0;	
	border-top:#5f676d 1px solid;
}

#navigation li {
	list-style:none;	
	border-bottom:#5f676d 1px solid;
	line-height:1.7em;
}

#navigation a {
	text-decoration:none;
	color:#d2d8de;
	display:block;	
}

#navigation a:hover {
	color:#fff;
}

#right h3 {
	background:url("images/opaque_5.png");
	color:#fff;
	font-size:110%;
	padding:3px 0px;
}

.oddsRight {
	text-align:center;
	border-top:#5c6166 1px solid;
}

.oddsRight td {
	width:31px;
	text-align:center;
	border-left:#5c6166 1px solid;
	border-bottom:#5c6166 1px solid;
	line-height:1.5em;
}


.oddsRight td.selection {
	text-align:left;
	border-left:none;
	width:107px;
}

.oddsRight td.bookie {
	text-align:right;
	width:50px;
}

.oddsRight a {
	text-decoration:none;
	color:#c5e2b5;
}

#oddsTable {
	margin:20px 0px;
}

#oddsTable th {
	border-bottom:#5c6166 1px solid;
	border-left:none;
}

#oddsTable th.selection {
	text-align:left;
	padding:0px 5px;
	border-left:#5c6166 1px solid;
	border-right:#5c6166 1px solid;
	font-weight:normal;
}

#oddsTable th img {
	border:none;
	padding:0px 2px;
}

#oddsTable td {
	text-align:center;
	padding:3px 0px;
	border-right:#5c6166 1px solid;
	border-bottom:#5c6166 1px solid;
}

#oddsTable td.selection {
	text-align:left;
	padding:3px 15px 3px 5px;
	border-left:#5c6166 1px solid;
}

.clear {
	clear:both;
}