
a {
	color: #7D0000;
}

a img {
	border: none;
}

a:visited {
	color: #7D0000;
}

a:hover {
	color: #7D0000;
}

html{
 padding:0;
 margin:0;
}

body{
 background:#ffffff url('/images/title-background.gif') top center repeat-x;
 margin:0;
 padding:0;
 color:#999999;
 font-family:arial,sans-serif;
 font-size:1.1em;
 text-align:center;
}

#title{
 width:700px;
 margin:10px auto;
 padding:0 0 10px 0;
 text-align:left;
 font-size:0.7em;
 line-height:1.2em;
}

#title2{
 background: url(/images/thespeed.gif) no-repeat;
 padding-left: 120px;
 padding-top: 35px;
}

#title2 a:link, a:visited{
 color:#7D0000;
}

#title2 a:hover, a:active{
 color:#C10000;
}

#webbody{
 width:700px;
 padding:0;
 margin:0px auto;
 background:#fff 
}

#lwindow{
 float:left;	
 width:500px;
 padding:0px;
 margin:0px;
 background:#fff;
 text-align: left;
 font-size:0.7em;
}

#rwindow{
 float:right;
 width:200px;
 padding: 0px 0px 0px 0px;
 margin: 0px;
 background: url(/images/grey-bg2.jpg) no-repeat;
 background-position: 0px 0px 0px 0px;
 letter-spacing:0px;
}

#rwindow h2{
 font-family: arial, trebuchet ms;
 text-decoration: none;
 color: #C10000;
 font-size:1.0em;
}

#rwindow p{
 font-family: arial, trebuchet ms;
 text-decoration: none;
 color: #999999;
 font-size:0.7em;
}

#footer{
 width:100%;
 height:100px;
 padding:0;
 margin:0px auto;
 background:#F8F8F8;
 float: left;
}

#footer p{
 font-family: arial, trebuchet ms;
 text-decoration: none;
 color: #999999;
 font-size:0.6em;
 padding: 50px; 
}

