body {
margin:0px;
padding:0px;
font: 12px helvetica, arial;
background:url(images/main_bg.gif) repeat top center #feedbf;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:left;
}
p.about_text{
padding:5px 0 5px 0;
font-size:12px;
color:#FFFFFF;
}
h1{
color:#a0672e;
font-size:12px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}
#main_container{
width:1080px;
height:auto;
margin:auto;
}
#main_left{
width:895px;
height:auto;
float:left;
}
#skyscraper{
width:160px;
height:auto;
float:right;
padding:205px 0 0 0;
}
#center_content{
width:895px;
margin:auto;
}
#leaderboard{
width:728px;
height:120px;
margin:auto;
}
#header{
width:895px;
height:80px;
margin:auto;
}
#logo{
padding:0 0 0 0;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:635px;
height:29px;
float:right;
padding:none;
z-index:1;
position:relative;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:12px;padding:-1px;font-size:12px;
}
#menu ul li a{
height:12px; width: auto;float:left;text-decoration:none;padding:0 0 0 0; margin:0px;color:#9d8f9b; font-weight:bold; 
}


#middle_box{
width:895px;
height:278px;
clear:both;
margin:auto;
background:url(images/middle_bg.jpg) no-repeat center;
z-index:0;
position:relative;
}
#middle_box_home{
width:895px;
height:278px;
clear:both;
margin:auto;
background:url(images/home_graphic.jpg) no-repeat center;
z-index:0;
position:relative;
}
#middle_box_about{
width:895px;
height:278px;
clear:both;
margin:auto;
background:url(images/about_graphic.jpg) no-repeat center;
z-index:0;
position:relative;
}
.middle_box_content{
width:370px;
padding:20px 0 0 30px;
}
#middle_box_sponsor{
width:895px;
height:278px;
clear:both;
margin:auto;
background:url(images/sponsor_graphic.jpg) no-repeat center;
z-index:0;
position:relative;
}

a.more {
display:block;
text-decoration:none;
float:right;
margin:5px 0 15px 0;
}
/*---------------------main_content------------------*/
.left_content{
width:531px;
height:auto;
float:left;
padding:18px 10px 15px 0;
background:url(images/blue_bg_left.png) no-repeat left;
}
.left_content_about{
width:340px;
height:auto;
float:left;
padding:18px 10px 15px 0;
}
.content_cast_head{
width:895px;
height:54px;
float:left;
padding:0 0 0 0;
background:url(images/thecastofshpc.png) no-repeat left;
}
.content_film_head{
width:895px;
height:54px;
float:left;
padding:0 0 0 0;
background:url(images/meetthefilmmakers.png) no-repeat left;
}
.content_multimedia_head{
width:895px;
height:54px;
float:left;
padding:0 0 0 0;
background:url(images/photosvideosextras.png) no-repeat left;
}
.right_content{
width:390px;
height:auto;
float:left;
padding:10px 0 0 10px;
}
.right_content_home{
width:340px;
height:auto;
float:left;
padding:12px 0 0 10px;
}
.right_content_about{
width:531px;
height:72px;
float:left;
padding:12px 0 0 12px;
background:url(images/thecharacters.png) no-repeat right;
}
.right_content_about_head{
width:250px;
height:auto;
float:left;
padding:0 0 0 12px;
}
.right_content_about_caption{
width:270px;
height:auto;
float:left;
padding:0 0 0 0px;
}
.left_content_cast{
width:536px;
height:auto;
float:left;
padding:18px 10px 15px 0;
}
.right_content_cast{
width:340px;
height:auto;
float:right;
padding:18px 0 15px 0;
}
.right_content_sponsor{
width:531px;
height:72px;
float:left;
padding:12px 0 0 12px;
background:url(images/currentsponsors.png) no-repeat right;
}
.right_content_sponsor_text{
width:531px;
height:auto;
float:left;
padding:12px 0 0 12px;
}
.left_content_multimedia{
width:540px;
height:auto;
float:left;
padding:18px 10px 15px 0;
}
.right_content_multimedia{
width:336px;
height:auto;
float:right;
padding:18px 0 15px 0;
}
span.date{
color:#a0672e;
}
img.photo{
padding:10px;
}
.clear{
clear:both;
}
.titlepadding{
padding-left:20px;
}
.p{
font:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ffffff;
padding-left: 20px;
padding-right:20px;
}
.pgrey{
font:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
padding-left: 20px;
padding-right:20px;
}
.pgreycaption{
font:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
padding-left: 8px;
padding-right:10px;
line-height:14px;
}
.img{
border:none;
}

/*-----------------------------footer------------------*/

#footer{
width:895px;
height:70px;
margin:auto;
color:#508aa1;
}
.copyright{
float:left;
padding-left:0px;
padding-top:7px;
}
.footer_links{
float:right;
padding-right:0px;
padding-top:7px;
}

html { min-height: 100%; margin-bottom: 1px; }  
