/* CSS Document */
html {
	overflow-y: scroll;
}

body {
	background-image:url(../i/back.jpg);
	font-family:Arial, Helvetica, sans-serif;
	
	margin-top: 0px;
	
}

a
{
	text-decoration: underline;
	background-color: transparent;
	vertical-align:middle;
}

#top {
	background-image: url(../i/topgraphic.jpg);
	height: 171px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;

}

.toptext {
	width: 265px;
	float: right;
	font-size: 1em;
	font-weight:bold;
	color: white;
	padding-top: 6px;
	text-align: center;
}

.navwrapper {
	width: 900px;
	height: 42px;
	background-image:url(../i/navback.jpg);
	margin-left: auto;
	margin-right: auto;
	display: block;	
}

#nav {
	margin-top: 0px;
	float: right;
	font-size: 1.2em;
	color: white;
	line-height: 42px;
	width: 598px;
	padding: 0px 0px 0px 0px;
	}

#nav ul {
	white-space: nowrap;
	
}

#nav li {
	display: inline;
	list-style-type: none;
	height: 42px;
}

#nav a:link {
	text-decoration: none;
	color: white;
}

#nav a:hover {
	color: white;
	text-decoration: underline;

}

#nav a:visited:hover {
	color: white;
	text-decoration: underline;
}

#nav a:visited {
	color: white;
	text-decoration:none;
}

#contentwrapper {
	width: 900px;
	min-height: 450px;
	background-image: url(../i/contentbg.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	font-size: 13px;
}

.leftcolumn {
	width: 500px;
	padding: 15px 15px 15px 15px;
	float: left;
	text-align: justify; 
	height: auto;
	
 
}
.leftcolumn2 {
	width: 500px;
	padding: 15px 15px 15px 15px;
	float: left;
	text-align: justify; 
	

 
}
.rightcolumn {
	width: 302px;
	height: 155px;
	background-image: url(../i/loginbox.jpg);
	text-align: justify;
	float: right;
	margin-right: 20px;
	padding: 8px 8px 8px 8px;
	color: white;	
}

.rightcolumn2 {
	width: 302px;
	height: 155px;
	text-align: justify;
	float: right;
	margin-right: 20px;
	padding: 8px 8px 8px 8px;
	color: black;	
}
.image1{
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 882px; 
	 margin-top:0px;
	 background-image:url(../i/pencils.jpg); 
	 height: 199px;
}

#footer {
	 clear: both;
	 margin-left: auto; 
	 margin-right: auto;
	 margin-top: 0px; 
 	 width: 900px; 
	 font-size: 10px;
	 color:white;
	 text-align:center;
}

/* Start Contact Form ************************************************************* */

#bcdInputForm input{background:#ffe; border:1px solid #ccb; color:#665; font:12px Verdana,sans-serif; padding:3px; width:442px}

#bcdInputForm input:focus, 
#bcdInputForm textarea:focus, 
.search_field:focus{background:#efe; border-color:#998}

#bcdInputForm input.button{
	border:thin; 
	background:#DDD; 
	color:blue; 
	cursor:pointer; 
	font:bold 11px Arial,sans-serif; 
	padding:0; 
	text-transform:uppercase; 
	width:auto
}
#bcdInputForm input.button:hover{color:#f93}
#bcdInputForm textarea{background:#ffe; border:1px solid #ccb; color:#665; font:12px Verdana,sans-serif; height:200px; overflow:auto; padding:3px; width:442px}
p#bcdInputForm{color:#aa9; font:14px Georgia,serif; font-variant:small-caps; letter-spacing:2px; text-align:center}
.col{color:#887; float:left; font:11px Tahoma,sans-serif; width:250px}
.col a{color:#33f}
.col li{background:url(/img/col_li.gif) no-repeat 0 7px; padding:0 0 0 20px}
.col li em{font-size:9px; font-style:normal}
.col p{margin:0 15px 10px 25px}

/* End Contact Form *************************************************************** */

#RaceLogos {
	background-image:none;
	background-color: transparent;
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 755px;
	 border: none;
	 clear: both;
}


#RaceLogos li
{
	display: inline;
	list-style-type:none;
	border: none;
	padding-right: 5px;

}

#RaceLogos img {
	border: none;
}