body {
	background-color: #101010;
	margin:0;
	background-image: url(img/bg.gif);
}
body, div, td, th {
    font-family: Verdana, Arial, Geneva, sans-serif;
    font-size: 12px;
    line-height: 19px;
    color: #ffffff;
}

hr {
    border:0;
    background-color: #666;
    height: 1px;
    margin: 20px 0;
}

a, a:link,a:visited {
    color: #b9aa0c;
    text-decoration:none;
}

a:hover {
    color: #b9aa0c;
    text-decoration:underline;
}


.mainBackground {    
    margin-left: 8px; 
    width: 845px;
    background-repeat: no-repeat;
    padding-top: 24px;
    padding-bottom: 50px;
}

#bg_home     { background-image: url(img/bg_home.jpg);     }
#bg_trailer  { background-image: url(img/bg_trailer.jpg);  }
#bg_synopsis { background-image: url(img/bg_synopsis.jpg); }
#bg_images   { background-image: url(img/bg_images.jpg);   }
#bg_cast     { background-image: url(img/bg_cast.jpg);     }
#bg_crew     { background-image: url(img/bg_crew.jpg);     }
#bg_writer   { background-image: url(img/bg_writer.jpg);   }


.mainHolder {
   margin: 0 0 0 20px;
    
}

#homeNews {
    
    margin-left: 300px;
    
    width: 250px;
    
  /*  position: absolute;
    top: 100px;
    left: 530px;
    width: 276px;
    */
    line-height: 18px;
    margin-top: -20px;
}

/* news titles */
#homeNews h4 {
    margin-bottom:0;
    margin-top:20px;   
    font-size: 13px;
    font-weight: bold;
   
    border-bottom: 1px solid #aaa;
   /* text-decoration:underline;*/
}

#homeNews p {
   margin: 4px 0 16px;
}

.caption {
    background-color: #222;
    margin-top: 10px;
    padding: 10px;
}

H2 {
    font-size: 11px;
    font-weight: bold;  
}

.caption H2 {
    margin:-4px;
    text-align: center;
    font-weight: normal;
    font-size: 13pt; 
    font-family: Arial, Geneva, sans-serif;
    line-height: 18pt;
    padding:0;
}

/* cast questions */
H3 {
    margin: 38px 0 19px; 
    font-size: 13px;
    font-weight: bold; 
}

H3.firstLine { margin-top:12px;}

TABLE.thumbGrid {
    margin: -5;  /* remove cellspacing from outer edge */
}

DIV.movie {
    width: 320;
    text-align: center;
}

#copyright {
    color: #666;
    font-size: 12px;
    line-height: 19px;    
    margin-left: 238px;
    margin-top: 19px;
}

#copyright a, #copyright a:link, #copyright a:visited, #copyright a:hover {
    color: #666;
}