/* CSS Document */

body{
background-color:#FFFFFF;
background-image:url(back_tile.gif);
background-repeat:repeat;
margin-top:100px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.maintable{
width:900px;
height:auto;
background-color:#333333;
background-image:url(table_square.gif);
background-repeat:repeat;
}
.logodiv{
background-color:transparent;
border:none;
}
.header_table{
height:300px;
width:900px;
}
.header_pic{
width:600px;
height:323px;
}
.wp{
width:630px;
height:500px;
}
.content_header{
background-color:#000000;
}
.rider_spotlight{
width:315px;
}
img{border:none;}

.movies_table{
width:900px;
height:auto;
}
.movies_table_left{
width:250px;
height:auto;
}
.movies_table_description{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.about_table{
width:900px;
height:auto;
}
.about_table_left{
width:400px;
height:auto;
}