* {
	margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}

body {
	background-image:url(images/layout/background_graphite.gif);
    background-position:center top;
    background-repeat:repeat-x;
    width:100%;
    background-attachment:scroll;
    background-color:#000000;
    margin-bottom:10px;
    padding-bottom:10px;
}

#noborder {
	border:none;
}

p {
	margin-bottom:1em;
}

#car img {
	margin:0;
    padding:0;
    display:block;
}



#titleimg {	
    margin-left:-23px;
    margin-bottom:22px;
    display:block;
}

#container {
	width:950px;
    margin:0px auto; 
}

#header {
	width:950px;
    height:127px;
    background-image:url(images/layout/knight_rider_stripe.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
}


#navmenu {
	width:950px;
    height:35px;
    background-color:#000000;
}

#main {
    width:948px;
    background-color:#000000;
    border-right:solid 1px #333333;
    border-bottom:solid 1px #333333;
    border-left:solid 1px #333333;
}

.clearfloat { 
	clear:both;
}

#content {
	width:570px;
    float:left;
    min-height:570px;
    background-color:#000000;
    background-image:url(images/layout/tab.jpg);
    background-position:0px 80px;
    background-repeat:no-repeat;
    border-right:solid 1px #333333;
    padding:16px 50px 0px 50px;
}

object {
	margin-top:20px;
}

#newscolumn {
	width:277px;
    float:right;
    min-height:320px;
    background-color:#000000;
    background-image:url(images/layout/next_race_counter.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    color:#CCCCCC;
}

.width {
	width:210px;
    color:#999999;
    font-size:17px;
    padding:0 3px;
    font-weight:bold;
    border-bottom:2px dotted #666666;
    padding-bottom:10px;
    margin-left:15px;
}

#counter {
	color:#000000;
    font-size:20px;
    font-weight:normal;
    margin-top:-39px;
    margin-left:145px;
    font-family:Impact, Arial, sans-serif;
    margin-bottom:120px;
}

small {
	font-style:italic;
    font-size:14px;
    color:#3740AE;
}

small a, small a:visited {
	text-decoration:none;
    color:#3740AE;
}

/* text styles */

#content pre {
	color:#CCCCCC;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    width:600px;
    font-weight:bold; 
}

p {
	color:#CCCCCC;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    width:600px; 
}

span {
    color:#3740AE;
    margin-right:5px;
    font-weight:bold;
}


ul li {
	color:#CCCCCC;
}

ul.date {
	list-style:none;
    font-weight:bold;
    margin-top:30px;
}

ul li ul {
	margin-left:30px;
    list-style:square;
    margin-bottom:20px;
}

ul li ul li {
	font-weight:normal;
    color:#CCCCCC;
}

ul.pdf li {
	color:#CCC;
    margin-left:30px;
    list-style:square;
}

ul.pdf li a {
	color:#CCCCCC;
    text-decoration:underline;
}

ul.pdf li a:hover {
	color:#3740AE;
    text-decoration:none;
}

h2 {
	color:#3740AE;
    margin-bottom:15px;
    font-size:16px;
}

h3 {
	color:#cccccc;
    font-size:16px;
}

h3.topmargin {
	margin-top:20px;
    display:block;
    color:#F3D116;
}

h4 {
	color:#CCCCCC;
    font-family:Arial, Helvetica, sans-serif;
    margin-left:50px;
    font-size:14px;   
}

h5 {
	color:#CCCCCC;
    border:solid 1px #CCCCCC;
    font-size:14px;
    margin-bottom:30px;
    padding:5px;
}

p.copy {
	color:#999999;
    margin:0 auto;
    width:400px;
    font-size:10px;
    text-align:center;
}

div#form {
	margin:50px 0 0 0;
}

fieldset {
    margin:0;
    padding:10px 0px;
    border:none;
    color:#CCCCCC;
    width:530px;
    font-weight:bold;
    font-size:17px;
}

fieldset.pinfo {
	margin-bottom:15px;
}

fieldset.pinfo label {
	display:block;
    margin:4px;
    padding:2px;
    text-align:right;
}
fieldset.pinfo input {
    width:200px;
}

div.radio {
	width:400px;
    margin-bottom:20px;
    margin-left:40px;
}

div.radio label {
	display:block;
    margin-left:210px;
}

div.radio div.radiotext {
	width:200px;
    text-align:right;
}

div.radiobunch {
	margin-top:-20px;
}

div.radiobunch2 {
	margin-top:-38px;
}

fieldset.comments {
	width:400px;
    margin-left:160px;
}

fieldset.comments textarea {
	width:206px;
    height:80px;
}

fieldset.buttons {
	text-align:center;
    padding:5px 20px 5px 20px;

}

fieldset.buttons input {
	color:#999999;
    background-color:#000000;
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    padding:2px 10px;
    margin:0 5px;
    width:200px;
    border:solid 1px #444;
}

fieldset.buttons input:hover {
	color:#ffffff;
    background-color:#222222;
    border:1px inset #333333;
}


textarea:focus, input:focus {
	background-color:#FFFFFF;
}

a img {
	border:2px solid #333333;
    vertical-align:top;
    margin-bottom:2px;
}

a img:hover {
	border:2px solid #3740AE;
}

img.alleft {
	float:left;
    margin-right:3px;
    margin-bottom:3px;
    border:2px solid #333333;
}

img.alright {
	float:right;
    margin-left:3px;
    margin-bottom:3px;
    border:2px solid #333333;
}

img.centered {
    margin:0 0 auto auto;
}

img.border {
	border:2px solid #333333;
    margin-top:2px;
    margin-bottom:20px;
}

#navmenu a img {
	border:none;
}

a img.adobe {
	border:none;
}

a:hover img.adobe {
	border:none;
}

a:link {
	color:#3740AE;
}

a:hover {
	text-decoration:none;
}

b {
	color:#CCCCCC;
}

p.centered {
	text-align:center;
}

object {
	margin-top:160px;
}

table {
	margin:0 auto;
}

td.right {
	text-align:right;
}

table.results {
    border-collapse:collapse;
    margin-bottom:45px;
    margin-left:0;
}

table.results th {
	color:#ccc;
    border:1px solid #666;
    border-top:none;
    border-right:none;
    border-left:none;
    padding:4px;
    font-size:14px;
}

table.results td {
	color:#ccc;
    border:1px solid #666;
    border-right:1px solid #666;
    border-left:1px solid #666;
    padding:4px;
    text-align:center;
    font-weight:bold;
}

table.results td.track, table.results th.track {
	color:#ccc;
    padding:4px;
    text-align:left;
    font-weight:bold;
    font-size:14px;
    border-top:none;
    border-bottom:none;
    border-left:none;
}

table.results td.right, table.results th.right {
    border-right:1px solid #666;
}

table.results th.right {
    border-right:none;
}

table#tv {
	color:#CCCCCC;
	width:560px;
}

table#tv td {
	border:1px solid #666;
	border-collapse:collapse;
	padding:2px;
}

table#tv td.bold {
	font-weight:bold;
	background-color:#F3D116;
	color:#000000;
}