/* CSS Document */

body{
background-image: url(../images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
background-color:#c1c1c1;
}

div#header{
background-image: url(../images/headbg.jpg);
width:100%;
height:146px;

}

div#headpic{
position:absolute;
left:100px;


height:146px;

}


div#nav{
position:absolute;
top:155px;
left:100px;
float:left;
width:129px;
height:219px;
}


div#testa{
position:absolute;
top:400px;
left:100px;
float:left;
width:129px;
height:219px;
}

div#speed{
position:absolute;
top:400px;
left:400px;
float:left;
width:129px;
height:219px;
}

div#current{
position:absolute;
top:400px;
left:690px;
float:left;
width:129px;
height:219px;
}

div#flashVid{
position:absolute;
top:145px;
left:670px;
float:right;
width:233px;
height:209px; 
}


div#bodyText{
position:absolute;
top:155px;
left:240px;
float:right;
width:420px;
height:203px; 
color:#FFF;
}

div#playerwrap{
position:absolute;
top:300px;
left:240px;
float:right;
width:600px;
height:100%; 
color:#FFF;
border-style:solid;
padding:4px;
}

div#playerbox{
position:absolute;
width:594px;
height:170px;
border-style:solid;
margin-bottom:15px;
}

div#playerbox2{
position:absolute;
width:594px;
height:170px;
border-style:solid;
margin-bottom:15px;
top:180px;
right:-3px;
}

div#playerpic{
position: inherit;
left:15px;
top:40px;	
width:94px;
height:122px;
border: 1px solid;

}

div#formwrap{
position:absolute;
top:200px;
left:240px;
float:right;
width:600px;
height:100%; 
color:#FFF;
font:Arial, Helvetica, sans-serif;
font-weight:bolder;
margin-bottom:20px;

padding:4px;
}

div#contact_formwrap{
position:absolute;
top:410px;
left:240px;
float:right;
width:600px;
height:100%; 
color:#FFF;
font:Arial, Helvetica, sans-serif;
font-weight:bolder;
margin-bottom:20px;

padding:4px;
}


div#login_formwrap{
position:absolute;
top:200px;
left:240px;
float:right;
width:600px;
height:30%; 
color:#FFF;
font:Arial, Helvetica, sans-serif;
font-weight:bolder;
margin-bottom:20px;

padding:4px;
}

div#3Flash{
position:absolute;
top:155px;
left:530px;
float:right;
width:785px;
height:203px; 
border:1px solid #000;
}	


#footer{font-size: x-small;
color:#FFFFFF;
height:10px;
position:absolute;
bottom:-10px;
margin-bottom:0px;
text-align:center;
top:970px;

footer2{font-size: x-small;
color:#FFFFFF;
height:10px;
position:absolute;
bottom:-30px;
margin-bottom:0px;
text-align:center;
top:970px;
}
