@charset "UTF-8";
body {
background:url(../images/background.jpg) repeat-x;
font-family:Futura, ‘Century Gothic’, AppleGothic, sans-serif;
color:#CCC;
font-size:13px;
}

a img {
border:none;
}

a {
border:0;
color:#FFF;
}

.main {
background:url(../images/background_top_flare.png) no-repeat;
background-position:top center;
overflow:hidden;
margin:-40px auto;
}

.sub-main {
width:1024px;
overflow:auto;
margin:10px auto;
padding:30px 0 0;
}

#spaceship {
background-image:url(../images/spaceship.png);
height:240px;
width:230px;
float:right;
margin-right:-20px;
margin-top:-200px;
z-index:1001;
}

.nav {
width:210px;
height:600px;
margin-top:40px;
float:left;
z-index:1;
}

.nav #topper {
background:url(../images/bg_nav_top.png) no-repeat;
height:25px;
width:210px;
z-index:1;
}

.nav #middler {
background:url(../images/bg_nav_middle.png) repeat-y;
overflow:hidden;
width:210px;
z-index:1;
}

.nav #bottomer {
background:url(../images/bg_nav_bottom.png) no-repeat;
height:26px;
width:210px;
z-index:1;
}

.nav ul {
list-style-type:none;
margin:0 0 0 60px;
padding:0;
}

.nav li {
border-bottom:2px solid #1a1a1a;
border-top:2px solid #1a1a1a;
margin:0 0 5px;
padding:0;
}

.nav li:hover {
background:url(../images/cursor.png) no-repeat #333;
background-position:bottom;
border-bottom:2px solid #666;
border-top:2px solid #666;
}

.content {
width:800px;
overflow:hidden;
margin-left:-20px;
float:left;
}

.content #topper {
background:url(../images/bg_submain_top.png) no-repeat;
height:22px;
width:740px;
z-index:2;
}

.content #middler {
background:url(../images/bg_submain_middle.png) repeat-y;
overflow:hidden;
width:740px;
z-index:2;
}

.content #bottomer {
background:url(../images/bg_submain_bottom.png) no-repeat;
height:28px;
width:740px;
z-index:2;
}

#stage {
width:704px;
height:324px;
z-index:10;
}

#text {
width:600px;
overflow:hidden;
z-index:1;
margin:-50px 0 0 108px;
}

#text #topper {
background:url(../images/bg_text_topper.png) no-repeat;
height:22px;
width:459px;
z-index:2;
}

#text #middler {
background:url(../images/bg_text_middler.png) repeat-y;
overflow:hidden;
width:459px;
z-index:2;
padding-left:20px;
padding-right:0;
text-align:justify;
}

#text #bottomer {
background:url(../images/bg_text_bottomer.png) no-repeat;
height:28px;
width:459px;
z-index:2;
}

h1#mainheader {
background:url(../images/header_main.png) no-repeat;
width:590px;
height:60px;
margin-top:5px;
margin-left:100px;
}

h1#mainheader span {
display:none;
}

#text #middler #bod {
width:420px;
padding-top:10px;
margin:12px 0 0;
}

p {
margin-top:-6px;
}

#mainmovie {
width:708px;
height:321px;
z-index:999;
margin:-30px 0 0 18px;
}

#listings {
text-align:center;
text-indent:0;
margin-top:-6px;
}

h2 {
color:#FFF;
font-size:20px;
text-align:center;
margin-bottom:12px;
margin-top:0;
background:url(../images/cursor.png) no-repeat #000;
background-position:bottom;
border:2px solid #666;
font-weight:400;
}

#bod ul {
list-style-type:circle;
margin:12px;
padding:0;
}

#bod li {
margin:3px 0 0;
padding:0;
}

#captioning {
font-size:9px;
color:#999;
}

.window {
position:absolute;
width:708px;
height:321px;
background-image:url(../images/blank_marquee.png);
z-index:999;
}

#mars {
position:absolute;
width:708px;
height:321px;
background-image:url(../images/martian_marquee.png);
z-index:1000;
}

#naked {
position:absolute;
width:708px;
height:321px;
background-image:url(../images/nbs_marquee.png);
z-index:1000;
}

#westside {
position:absolute;
width:708px;
height:321px;
background-image:url(../images/westsidestory_marquee.png);
z-index:1000;
}

#tos {
position:absolute;
width:708px;
height:321px;
background-image:url(../images/tilteofshow_marquee.png);
z-index:1000;
}

#bare {
position:absolute;
width:708px;
height:321px;
background-image:url(../images/bare_marquee.png);
z-index:1000;
}

#dogseesgod {
position:absolute;
width:708px;
height:321px;
background-image:url(../images/dogseesgod_marquee.png);
z-index:1000;
}

#film {
position:absolute;
width:708px;
height:321px;
z-index:1000;
}

.credit {
margin-top:-40px;
float:left;
height:40px;
width:530px;
margin-left:30px;
}

.credit span {
font-family:"Times New Roman", Times, serif;
color:#999;
font-style:italic;
margin-top:-10px;
padding:0;
}

.credit .milograph {
float:left;
margin:-12px 0 0 -2px;
}

.bits {
float:left;
margin-top:-4px;
}

.bites {
float:right;
font-size:9px;
}

b {
font-weight:400;
color:#FFF;
}

.subproject {
width:320px;
border:1px Solid #FFF;
margin:-8px 0 2px 20px;
padding:10px;
}

.subproject p {
font-size:11px;
margin-bottom:0;
padding-bottom:0;
}