@charset "utf-8";
/* CSS Document */

body,html{
background-image:url(../img/bglogo.jpg);
background-position:top;
background-color:#000;
margin-top:0px;
margin-bottom:0px;
text-align:left;
padding: 0px;
font:Arial, Helvetica, sans-serif;
}
#wallPostForm input {
	width: 200px;
	background-color:#CCCCCC;
}
#wallPostForm textarea {
	width: 600px;
	background-color:#CCCCCC;
	margin-bottom:5px;
}
A:link {text-decoration: none; color:#FFFFFF;}
A:visited {text-decoration: none; color:#FFFFFF;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color:#999999;}

.site{
background-image:url(../img/bg.png);
background-repeat:no-repeat;
/*background-position:bottom right;*/
position:relative;
width:1020px;
height:850px;
top: 5px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
}

.menu{
position:absolute;
top:159px;
left:70px;
font-size:22px;
font-weight:bold;
}

.style1{
color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
}

.toptext{
position:absolute;
top:200px;
left:120px;
width:650px;
}

.drivers{
position:absolute;
top:190px;
left:700px;
text-align:center;
font-size:22px;
font-weight:bold;
}

.video{
position:absolute;
top:330px;
left:120px;
}

.video_video{
text-align:center;
position:absolute;
top:230px;
left:200px;
}

.toptext_video{
position:absolute;
top:200px;
left:335px;
width:650px;
}

.toptext_msg{
position:absolute;
top:200px;
left:390px;
width:650px;
font-size:20px;
}

.board{
left:120px;
width:800px;
top:230px;
position:absolute;
height:500px;
overflow:auto;
}

.toptext_racing{
position:absolute;
top:210px;
left:80px;
width:650px;
}

.fw{
font-weight:bold;
font-size:16px;
}

.linetest{
height:1px;
width:700px;
background-color:#FFFFFF;
}

.fwb{
font-weight:bold;
font-size:20px;
}