body
{
background-image: url('../images/bg_sharks.png');
background-attachment: fixed;
background-repeat: no-repeat;
background-position:top center;
background-color: #000000;
}

html {
    overflow: visible;
}

body {
    overflow: hidden;
}


#main
{
width: 992px;
height: 580px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
overflow: hidden;
}

#skin_top
{
width: 100%;
height: 170px;
float: left;
z-index: 4;
position: absolute;
text-align:center;
background-image: url('../images/bg_trim_top.png');
background-attachment: fixed;
background-repeat: no-repeat;
background-position:top center;
margin-top: -20px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}

#skin_bot
{
width: 100%;
height: 325px;
float: left;
z-index: 5;
position: absolute;
top: 350px;
left: -952px;
right: 10px;
text-align:center;
margin-right: auto;
margin-left: 50%;
background-repeat: no-repeat;
/* background-color: blue; */
}

#penny
{
width: 356px;
height: 252px;
margin: 210px 16px 2px -50px;
float: left;
z-index: 6;
position: absolute;
/* background-color: blue; */
}

#penny_top
{
width: 356px;
height: 252px;
margin: 210px 16px 2px -50px;
float: left;
z-index: 7;
position: absolute;
}

#mp3
{
width: 50px;
height: 50px;
margin: 0px 0px 0px 80px;
float: left;
z-index: 6;
position: absolute;
}

#the_sharkmen
{
width: 306px;
height: 89px;
margin: 361px 10px 0px 380px;
float: left;
z-index: 7;
position: absolute;
background: url("../images/the_sharkmen_1.png") no-repeat 0 0;
}

#the_sharkmen:hover
{
background: url("../images/the_sharkmen_2.png") no-repeat 0 0;
}

#director
{
width: 206px;
height: 81px;
margin: 382px 10px 0px 731px;
float: left;
/* background-color: yellow; */ 
z-index: 7;
position: absolute;
background: url("../images/director_1.png") no-repeat 0 0;
}

#director:hover
{
background: url("../images/director_2.png") no-repeat 0 0;
}

#farthing
{
width: 593px;
height: 510px;
margin: 60px 0px 0px 425px;
float: left;
z-index: 2;
position: absolute;
overflow: hidden;
}

#div_box
{
width: 853px;
height: 505px;
margin: 0px;
float: left;
z-index: 2;
position: absolute;
overflow: hidden;
}

#div_box_a
{
width: 572px;
height: 290px;
margin: 70px 20px 0px 410px;
float: left;
z-index: 5;
position: absolute;
background: url("../images/main_back.png") no-repeat 0 0;
}

#div_box_b
{
width: 282px;
height: 230px;
margin: 30px 0px 30px 70px;
float: left;
/* background-color: green; */
overflow-y: auto;
overflow-x: hidden;
}

#div_box_c
{
width: 190px;
height: 230px;
float: left;
/* background-color: blue; */
margin: 30px 30px 30px 0px;
}

#menu
{
width: 100px;
height: 40px;
margin: -8px 50px 0px 835px;
float: left;
/* background-color: yellow; */
z-index: 15;
position: absolute;
}

#view_trailer
{
width: 340px;
height: 45px;
margin: 40px 0px 0px 440px;
float: left;
/* background-color: yellow; */
z-index: 8;
position: absolute;
}