* {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 16px 0px 10px;
	background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

tr.spacer
{
	height:7px;
}
td.vspacer
{
	border-right:1px solid #fff;
	width:10px;
}
td.featuredmedia
{
	padding:0px 10px 0px 10px;
	height:100px;
}
div.featuredmedia
{
	border: 1px solid #fff;
	background-color: #537caf;
	/*padding: 9px 30px;*/
	padding-right:15px;
	
	height:150;
	vertical-align:top;
}
table.races
{
	font-family: tahoma, arial, sans-serif;
	font-size:11px;
	text-align: left;
}

text1
{
	text-align: left;
	border: 1px solid #fff;
	background-color: #537caf;
	width:169px;
	vertical-align:top;
	height:auto;
}

div.races
{
	text-align: left;
	border: 1px solid #fff;
	background-color: #537caf;
	width:169px;
	vertical-align:top;
	height:auto;
}
div.more
{
	padding-right:5px;
	text-align:right;
	vertical-align:bottom;
	font-family:Lucida Console;
	font-size:9pt;
	font-weight:bold;
	width:98%;
	height:20;
}
td.racesheader
{
	vertical-align:top;
	BORDER-TOP: thin outset; 
	FONT-SIZE: 12px; 
	BORDER-BOTTOM: thin outset
}
td.leftbar {
	text-align: left;
	border: 1px solid #fff;
	background-color: #537caf;
	width:169px;
	vertical-align:top;
}
td.main
{
	vertical-align:top;
	width:580px;
	font-size:10pt;
	padding-left:5px;
}
td.right
{
	vertical-align:top;
}
div.sponsors
{
	padding-left:10px;
}
span.hdr
{
	width:98%;
	font-family:Lucida Console;
	font-size:11pt;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:5px;
}

span.more
{
	
	text-align:right;
	vertical-align:bottom;
	font-family:Lucida Console;
	font-size:9pt;
	font-weight:bold;
	
}

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #537caf;
}


#header
{
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
	width:766;
	height:150;
}

#header_menu {
	padding-right: 29px;
	MARGIN-RIGHT: 20px;
}

#header_menu td {
	margin-bottom: 2px;
	height:5px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}
#header_menu td a {
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
	font-size:10pt;
}
#header_menu td a span {
	display: block;
	height:17px;
	padding-top: 4px;
	padding-left: 31px;
}
#header_menu td a:hover
{
	color: #fff;
	background-color: #2e4a6c;
	cursor:hand;
}
#header_menu td:hover {
	background-color: #2e4a6c;
	cursor:hand;
}




/* 
	Base styles
	
	These are all the base styles that control basic HTML tags.
	All the referenced styles sheets are imported to control the UI
	of the theme.
*/


#homediv a
{
	font-size:15px;
}
#homediv
{
	font-family: tahoma, arial, sans-serif;
	font-size:12px;
	width:444;
	padding-left:5px;
	height:300;
	overflow: -moz-scrollbars-vertical; 
	overflow-y:scroll;
	overflow-x:hide;
}
#homediv .date 
{
	width: 430;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	text-transform: capitalize;
	letter-spacing: .2em;
	BORDER-TOP: #fff 1px solid;
	BORDER-BOTTOM: thin outset
}

#homediv .categoryLinkStyle
{
	display:none;	
}
#homediv .itemFooterStyle
{
	display:none;
}
#homediv .itemBodyStyle
{
	padding:5px;
}
#homediv .commentLinkStyle
{
	display:block;
	width:100px;
	font-size:12px;
	margin-left:310;
}

#homediv .newsItems
{
	padding-bottom:10px;
}
#homediv .permalinkStyle
{
	visibility:hidden;
}

