body {
	background: url(images/gui-navbar.jpg) top repeat-x #000;
	margin:0 0 30px;
	font-size:62.5%;
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	line-height: 20px;
	color: #00274b;	
}
.png, .textfield, .signin  { behavior: url(iepngfix.htc) }
a:link, a:visited {
	color: #004a8d;
	text-decoration: underline;
}
a:hover, a:active {
	color: #002240;
}
h1 {
	font: bold italic 16px Verdana, Arial, Helvetica, sans-serif;
	color: #004a8d;
	margin:0 0 0 0;
}
h2, h2 a:link, h2 a:visited {
	font: bold italic 16px Verdana, Arial, Helvetica, sans-serif;
	color: #004a8d;
	margin:0 0 0 0;
	text-decoration:none;
}
h2 a:hover, h2 a:active {
	color:#ffdd00;
	text-decoration:none;
}
h3, h3 a:link, h3 a:visited, #ads h3 a  {
	font: bold  italic 13px Verdana, Arial, Helvetica, sans-serif;
	color: #ffdd00;
	text-decoration:none;
}
h3 a:visited  {
	color:#7dbcff;
	text-decoration:none;
}
h3 a:hover, #ads h3 a:hover  { text-decoration:underline;}
h5  {
	font: bold italic 16px Verdana, Arial, Helvetica, sans-serif;
	color: #00274b;
	margin:0 0 0 0;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link  { text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover  { text-decoration:underline;}
p {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #00274b;
	margin:0 0 10px 0;
}
hr {
	border:none;
	border-top: 1px solid #fde300;
	border-bottom:none;
	width: 100%;
	height: 1px;
	margin: 20px auto;
}
form  {
	margin:0;
}
table  {
	margin:0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #00274b;
}
ul. ol  {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #00274b;
	margin:0 0 20px 0;
}
/* ----------divs-------------- */
#container  {
	width:1010px;
	margin:0 auto;
}
#navbar  {
	height:37px;
}
#header  {
	height:215px;
}
#content  {
	background: url(images/gui-home-content.jpg) repeat-y;
}
#nav  {
	float:left;
	margin-left:125px;
}
#search  {
	float:right;
	margin:0 6px 0 0;
}
/* ----------leftCol-------------- */
#leftCol  {
	float:left;
	width:202px;
	padding:0 20px;
	margin:0 0 0 5px;
	_margin:0 0 0 3px;
}
#leftCol h1  {
	font: bold italic 13px Verdana, Arial, Helvetica, sans-serif;
	color: #7dbcff;
	margin:0 0 10px 0;
}
#leftCol h2, #leftCol h2 a {
	font: bold italic 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffdd00;
	margin:0 0 0 0;
	text-decoration:none;
}
#leftCol a:hover  {
	text-decoration:underline;
}
#leftCol h3 a:link, #leftCol h3 a:visited  {
	color: #ffffff;
}
#leftCol h3 a:visited  {
	color:#CCCCCC;
	text-decoration:none;
}
#leftCol h3 a:hover { text-decoration:underline;}

#leftCol p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #ffffff;
	margin:0 0 10px 0;
}
#leftCol hr, #rightCol hr {
	border:none;
	border-top: 1px solid #295998;
	border-bottom:none;
	width: 100%;
	height: 1px;
	margin: 16px auto;
}
#leftCol ul, #leftCol ol  {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #00274b;
	margin:0 0 20px 0;
}
* html #leftCol { display:inline;  } /*ie6 fix*/
/* ----------leftCol-------------- */

#centerCol  {
	float:left;
	width:468px;
	padding:0 19px;
	margin:0;
	background: url(images/gui-home-center-top.jpg) center top no-repeat;
}
* html #centerCol { display:inline;  } /*ie6 fix*/

/* ----------rightCol-------------- */
#rightCol  {
	float:left;
	width:202px;
	padding:0 0 0 20px;
	margin-right:5px;
}
#rightCol .mem-nav p, #rightCol .mem-nav p a:link, #rightCol .mem-nav p a:visited {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#rightCol .mem-nav p a:hover {
	color:#ffd80d;
}
#ads img  {
	border:#FFFFFF 1px solid;
	margin:0 0 20px 0;
}
#rightCol a:link  { color:#FFFFFF;  }
#rightCol p  { color:#FFFFFF; line-height:16px;}
#rightCol h2, #rightCol h2 a:link, #rightCol h2 a:visited {
	font: bold italic 14px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin:0 0 0 0;
	text-decoration:none !important;
}
#rightCol h2 a:hover, #rightCol h2 a:active, #rightCol h2 a span:hover, #rightCol h2 a span:active {
	color:#ffdd00 !important;
	text-decoration:none;
}

/* ----------rightCol-------------- */

#footer  {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#FFFFFF;
	padding:20px 12px 20px;
}
#footer a  {
	color:#FFFFFF;
	text-decoration:none;
}
#footL {
	float:left;
	color:#fcdf00;
}
#footL a:hover, #footR a:hover  {
	text-decoration:underline;
}
#footR  {
	float:right;
	color:#fcdf00;
	text-align:right;
}
/* ----------classes-------------- */
.clearer {
	clear:both; 
	line-height: 0; 
	height: 0;
}
.11, p.11  {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.nomarg  { margin:0; }
.header  { margin:0 0 10px; }
.yib, #rightCol .yib a  {
	color:#ffd80d;
	font-style:italic;
	font-weight:bolder;
	text-decoration:none;
}	
	
/* ----------forms-------------- */
.textfield {
	font:12px italic "Trebuchet MS", Arial, sans-serif;
	font-style:italic;
	color:#5c5c5c ;
	margin:0 0 0 0;
	height:23px;
	border:none;
	padding:3px 10px 0 10px;
	background:url(images/nav-textfield.png) no-repeat left top;
	width:182px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.signin {
	font:12px italic "Trebuchet MS", Arial, sans-serif;
	font-style:italic;
	color:#5c5c5c ;
	margin:0 0 0 0;
	height:23px;
	border:none;
	padding:3px 10px 0 10px;
	background:url(images/gui-signin.png) no-repeat top left;
	width:203px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.nat-search {
	font:12px italic "Trebuchet MS", Arial, sans-serif;
	font-style:italic;
	color:#5c5c5c ;
	margin:0 0 0 0;
	height:26px;
	border:none;
	padding:.3em 0 0 16px;
	background:url(images/nat-search.png) no-repeat left top;
	width:441px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.nat-search-3col {
	font:12px italic "Trebuchet MS", Arial, sans-serif;
	font-style:italic;
	color:#5c5c5c ;
	margin:0 0 0 0;
	height:26px;
	border:none;
	padding:.3em 0 0 16px;
	background:url(images/nat-search-3col.png) no-repeat left top;
	width:320px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.small-field {
	font:12px italic "Trebuchet MS", Arial, sans-serif;
	font-style:italic;
	color:#5c5c5c ;
	margin:0 0 0 0;
	height:26px;
	border:none;
	padding:.3em 0 0 16px;
	background:url(images/small-field.jpg) no-repeat left top;
	width:88px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}

/* new header */

.newHeader {
}

	.newHeader #header {
		height: 56px;
	}
	
	.newHeader #centerCol {
		margin-top: -27px !important;
		position: relative;
		z-index: 999;
	}

	.newHeader #newHeader {
		margin: 0 0 0 5px;
		padding: 10px 0;
		width: 994px;
	}
	
		.newHeader #newHeader img {
			float: left;
		}
	
		.newHeader #newHeader #adSpace {
			background: #999;
			float: right;
			height: 90px;
			margin: 0 4px 0 0;
			width: 728px;
		}
	
		.newHeader #newHeader #newButtons {
			clear: both;
			padding: 10px 0 0;
		}
	
			.newHeader #newHeader #newButtons a {
				display: block;
				float: left;
				height: 30px;
				margin: 0 10px 0 0;
				width: 240px;
			}
			
			.newHeader #newHeader #newButtons a#find-race-dates {
				background: url("images/find-race-dates.png") top left no-repeat;
			}
			
			.newHeader #newHeader #newButtons a#search-all-tracks {
				background: url("images/search-all-tracks.png") top left no-repeat;
			}
			
			.newHeader #newHeader #newButtons a#state-track-maps {
				background: url("images/state-track-maps.png") top left no-repeat;
			}
			
			.newHeader #newHeader #newButtons a#search-all-racers {
				background: url("images/search-all-racers.png") top left no-repeat;
				margin: 0;
			}
			
				.newHeader #newHeader #newButtons a:hover {
					background-position: bottom left !important;
				}