body {
	background:#9b9a8e;
	font-family:rial,Helvetica,Verdana,Tahoma,"Bitstream Vera Sans",sans-serif;; 
	font-size:10pt; 
	color:#000;
	margin:0 auto; 
	padding:0px;
}

#wrapper {
	width:792px; 
	margin:0 auto;
	background:#32332e url("images/bg.jpg");
}

#header {
	background:#32332e url("images/header.jpg");
	height:250px;
}

#content {
	width:470px;
	background:#fff;
	margin:0px 10px 10px 36px;
	padding:10px;
	float:left;
}

#navigation {
	width:230px;
	float:right;
	margin-right:26px;
}

#content h1 {
	font-size:14pt;
	background:#557d8c;
	padding:5px 3px;
	color:#fff;
	margin:0px 0px 8px 0px;
	font-weight:normal;
}

#content h2, #content h3 {
	font-size:11pt;
	background:#557d8c;
	padding:3px;
	color:#fff;
	margin:0px 0px 8px 0px;
	font-weight:normal;
}

#content h4 {
	font-size:11pt;
	margin:0px 0px 8px 0px;
	font-weight:normal;
}

#content p {
	margin:3px 0px 18px 0px;
}

#content ul {
	list-style-type:square;
	margin:5px 0px 5px 18px;
	line-height:1.4em;
}

#content a {
	text-decoration:underline;	
	color:#557d8c; 	
}

#content a:hover {
	background:#557d8c;
	color:#fff;
}

#navigation h2 {
	font-size:11pt;
	color:#8baebc;
	border-bottom:#8baebc 1px solid;
	font-weight:normal;
	margin:8px 10px 5px 0px;
	padding:0px 0px 4px 0px;
}

#navigation ul {
	text-align:left;
	margin:0px 0px 25px 0px; 
	padding:0;			
}

#navigation li {
	list-style:none;	
	border-bottom:#828276 1px dotted;
	line-height:1.7em;
	margin-right:10px;
}

#navigation a {
	text-decoration:none;	
	color:#828276;
}

#navigation a:hover {
	color:#b3ced9;
}

#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;
}
