body, html {
padding:0px;
margin:0px;
font-family: Verdana;
font-size: 12px;
background-color: #000;
}

#container {
position: relative;
width: 822px;
top: 0px;
left: 50%;
margin-left: -411px;
height: 389px;
}

#header {
position: relative;
background-image: url('../images/header.jpg');
width: 822px;
height: 485px;
}

.extend {
position: relative;
background-image: url('../images/extend01.jpg');
width: 821px;
height: 499px;
}

.movie_title {
position: relative;
left: 35px;
top:10px;
width: 400px;
}

.playtime {
position: relative;
top:-45px;
width: 150px;
left: 570px;
}

.bigimg {
position: relative;
width: 500px;
height: 339px;
float: right;
left: -10px;
display: block;
top: -35px;
}

.thumb1 {
position: relative;
top: -35px;
left: 38px;
width:230px;
height: 156px;
float: left;
}

.thumb2 {
position: relative;
top: -12px;
left: 38px;
width:230px;
height: 156px;
float: left;
}

.mov_description {
position: relative;
left: 38px;
top: -30px;
width:490px;
height: auto;
color:#FFFFFF;
float: left;
}

.play_trailer {
position: relative;
top: -34px;
left: 80px;
width:200px;
height: 44px;
color:#FFFFFF;
float: left;
}

.play_complete_movie {
position: relative;
top:-40px;
left: 40px;
width:242px;
height: 44px;
color:#FFFFFF;
float: left;
}

.divider {
position: relative;
width: 795px;
height: 1px;
background-image: url('../images/divider.jpg');
}

#footer {
position: relative;
background-image: url('../images/footer.jpg');
width: 795px;
height: 157px;
}
