body {behavior:url("/csshover2.htc"); margin: 0; background-color: #1A1A1A !important; background-image: url(/images/bg.gif); background-repeat: repeat-x;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a {color: #A90000; font-weight: bold;}
a img {border:none;}
.topNav a {color: #FFFFFF; text-decoration: none;}
.topNav a:hover {text-decoration: underline;}
.bottomNav a {color: #535353; text-decoration: none;}
.bottomNav a:hover {text-decoration: underline;}
h1 {color: #FFFFFF !important; font-size: 18px; background-color: #A90000; margin: -10px -10px 13px -9px; padding: 15px 10px 5px 9px; text-transform: uppercase; font-style: italic; font-weight: bold;}
h2 {font-size: 14px;}
.content li {margin-bottom: 1em;}
.topNav {font-size: 10px; color: #535353 !important; text-align: right; vertical-align: top; background-image: url(/images/border_t.gif); padding: 10px 0 0 0;}
.bottomNav {
	font-size: 10px;
	color: #535353 !important;
	text-align: center;
	vertical-align: bottom;
	background-image: url(/images/border_b.gif);
	background-repeat:repeat-x;
	padding: 0 0 10px 0;
}	
.newsUpdates {background-color: #D9D9D9; background: url(/images/bg_news_bottom.gif) repeat-x bottom;}
.newsUpdatesInside {background: url(/images/bg_news_top.gif) repeat-x; padding: 10px; font-size: 10px;}
.content {background-color: #FFFFFF; color: #000000 !important; padding: 10px 0 0 10px; vertical-align: top;}
.disclaimer {font-size: 10px; font-style: italic;}
.homeFeatured {font-size: 10px; color: #FFFFFF; padding: 80px 0 0 10px;}
.homeFeatured a {color: #FFFFFF;}
div#buttons {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFBF00;
	width: 780px;
	height: 60px;
	text-transform: uppercase;
	z-index: 999;
}
div#buttons ul {margin: 0; padding: 0;}
div#buttons li {
	float: left;
	position: relative;
	font-weight: bold;
	list-style-type: none;
	background-color: #F28A31;
	cursor: pointer;
	width: 130px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}
div#buttons li ul li:hover {background-color: #E6E6E6;}
div#buttons a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0;
	cursor: pointer; 
}
div#buttons ul li ul {
	display: none;
	margin: 0;
	position: absolute;
	left: 0;
	top: 60px;
	width: 140px;
}
div#buttons ul li:hover ul, div#buttons ul li ul:hover {display: block;}
div#buttons ul li ul li {
	width: 100%;
	border-top: 1px solid #FFFFFF;
	height: 20px;
	padding: 0;
	text-align: left;
}
div#buttons ul li ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	font-size: 10px;
	cursor: pointer; 
}
div#buttons li#Image1, div#buttons li#Image2, div#buttons li#Image3, div#buttons li#Image4, div#buttons li#Image5, div#buttons li#Image6 {display: block; height: 60px; width: 130px; background: url(/images/b_racing.gif) no-repeat 0 0;}
div#buttons li#Image2 { background: url(/images/b_corp.gif) no-repeat 0 0; }
div#buttons li#Image3 { background: url(/images/b_private.gif) no-repeat 0 0; }
div#buttons li#Image4 { background: url(/images/b_events.gif) no-repeat 0 0; }
div#buttons li#Image5 { background: url(/images/b_promotions.gif) no-repeat 0 0; }
div#buttons li#Image6 { background: url(/images/b_about.gif) no-repeat 0 0; }
div#buttons li:hover#Image1	{ background: url(/images/b_racing_over.gif) no-repeat 0 0; }
div#buttons li:hover#Image2	{ background: url(/images/b_corp_over.gif) no-repeat 0 0; }
div#buttons li:hover#Image3	{ background: url(/images/b_private_over.gif) no-repeat 0 0; }
div#buttons li:hover#Image4	{ background: url(/images/b_events_over.gif) no-repeat 0 0; }
div#buttons li:hover#Image5	{ background: url(/images/b_promotions_over.gif) no-repeat 0 0; }
div#buttons li:hover#Image6	{ background: url(/images/b_about_over.gif) no-repeat 0 0; }
div#buttons span { display: none; }

#img_float_left
{
  /* Used in the [img] tag when float=left */
  float: left;
  margin: 2px 8px 4px 2px;
}

#img_float_right
{
  /* Used in the [img] tag when float=right */
  float: right;
  margin: 2px 2px 4px 8px;
}

/* Forms */

/* NEW */
form {
  font-size: 11px;
  margin: 0px;
  padding: 0px
}
  
input, select, option, textarea
{
  font-size: 11px;
  text-align: left;
}

/* Theme Specific */

.blog_subject
{
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
}

.blog_subject img
{
  /* padding: top right bottom left */
  padding: 0px 0px 0px 10px;
  float: right;
}

.blog_byline
{
  color: #999999; /* date_txt_color */
  font-size: 10px;
  margin-bottom: 10px;
}

.blog_body_clear
{
  padding: 0px;
  border-color: #FFF;
  border-width: 0px;
  border-style: solid;
}

.blog_body_solid
{
  padding: 1px;
  border-color: #FFF;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
}

.divider { margin: 20px 0px 15px 0px; }