body, html {
padding:0px;
margin:0px;
font-family: Verdana;
font-size: 12px;
background-color: #8c5340;
}

#container {
position: relative;
width: 796px;
top: 0px;
left: 50%;
margin-left: -348px;
height: 389px;
}

#header {
position: relative;
background-image: url('../images/header.jpg');
width: 796px;
height: 389px;
}

.extend {
position: relative;
background-image: url('../images/extend01.jpg');
width: 795px;
height: 550px;
}

.movie_title {
position: relative;
left: 5px;
top:5px;
width: 580px;
height: 45px;
float: left;
}

.playtime {
position: relative;
top:5px;
width: 170px;
height: 60px;
float: left;
}

.bigimg {
position: relative;
top:5px;
left: 15px;
width: 500px;
height: 339px;
border: 2px solid #ff4000;
float: left;
display: block;
border: 0;
}

.thumb1 {
position: relative;
top:5px;
left: 30px;
width:230px;
height: 156px;
border: 2px solid #ff4000;
float: left;
border: 0;
}

.thumb2 {
position: relative;
top:28px;
left: 30px;
width:230px;
height: 156px;
border: 2px solid #ff4000;
float: left;
border: 0;
}

.mov_description {
position: relative;
top:10px;
left: 20px;
width:490px;
height: auto;
color:#FFFFFF;
float: left;
}

.play_trailer {
position: relative;
top:5px;
left: 40px;
width:242px;
height: 44px;
color:#FFFFFF;
float: left;
}

.play_complete_movie {
position: relative;
top:5px;
left: 40px;
width:242px;
height: 44px;
color:#FFFFFF;
float: left;
}

#footer {
position: relative;
background-image: url('../images/footer.jpg');
width: 795px;
height: 157px;
}
