/* --------- Home Page INDEX ---------- */

/* ---------- Page Container ---------- */

#background {
position: relative;
padding: 0;
text-align: center;
width: 781px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}

/* ---------- Top Logo & Images ---------- */

#masthead {
position: relative;
width: 781px;
height: 113px;
}

/* ---------- Left & Main Content Container ---------- */

#container {
margin-right: auto;
margin-top: -5px;
margin-left: 0px;
height: 505px;
width: 773px;
}

#left_nav {
width: 169px;
float: left;
}

#main_bg_container {
width: 604px;
float: left;
margin-left: 0px;
margin-bottom: 25px;
background-image: url(images/bg_index.jpg);
height: 502px;
background-repeat: no-repeat;
background-attachment: scroll;
}

/* ---------- Home Page ---------- */

#video {
position:absolute;
left:180px;
top:116px;
height:326px;
z-index:1;
}

#player {
position: absolute;
top: 464px;
left: 178px;
width: 200px;
height: 100px;
}

#link_forum {
position: absolute;
top: 116px;
left: 600px;
width: 160px;
height: 141px;
}

#link_story {
position: absolute;
top: 284px;
left: 600px;
width: 160px;
height: 102px;
}

#link_link {
position:absolute;
left:600px;
top:397px;
width:160px;
height:42px;
z-index:1;
}

#link_cd {
position:absolute;
left:420px;
top:460px;
width:345px;
height:120px;
z-index:1;
}

/* ---------- Footer ---------- */

#footer {
width: 765px;
height: 160px;
}

#footer p {
margin: 0px;
width: 100%;
padding-left: 5px;
padding-right: 5px;
text-align: center;
font-size: 70%;
color: #ffffff;
}