@charset "UTF-8";
/* CSS Document */

body{
width:826px;
/*margin:auto;*/
margin-top:10px;
margin-left:35px;
background-color:#252525;
background-image:url('images/bg.jpg');
background-repeat:no-repeat;
background-position:-100px 0px;
color:#fcf0d3;
font:12px/16px Helvetica, Arial, sans-serif;
}

img{
border:none;
}

#top_content{
width:826px;
height:386px;
margin-top:6px;
}

a{
color:#EF56AA;
text-decoration:none;
}

h1{
font:bold 16px/20px Helvetica, Arial, sans-serif;
margin-bottom:0px;
width:333px;
}

p{
font:12px/16px Helvetica, Arial, sans-serif;
}

p.portfolio{
width:333px;
}

p.credits{
font-size:10px;
width:333px;
margin-top:0px;
}

#slice_holder{
width:826px;
height:438px;
overflow:hidden;
}

div.nav {
width:826px;
height:31px;
margin-bottom:1px;
position:relative;
overflow:hidden;
clear:both;
}

div.nav img{
position:absolute;
left:0px;
top:-26px;
border:none;
}

div.nav img.over{
position:absolute;
top:-26px;
left:0px;
opacity:0.0;
filter:alpha(opacity=0);
z-index:2;
}

#logo{
width:333px;
position:relative;
left:-3px;
}

#movie{
float:right;
width:480px;
height:376px;
}

#movie img{
cursor:pointer;
}

/* Credits page styles */

div.work_credit{
color:#FFFFCC;
clear:both;
}

div.work_credit img{
float:right;
margin-bottom:12px;
}

div.work_credit h1{
font-weight:normal;
font-size:14px;
margin-bottom:0px;
}

div.work_credit p{
margin-top:0px;
}

div.work_credit h1 span.title{
font-size:18px;
text-transform:uppercase;
}
