body { color: #333; font-family: Helvetica, Arial, verdana, Geneva, SunSans-Regular, sans-serif; background: white url(assets/bg.gif) no-repeat fixed 0 155px; text-align: center; margin: 30px 0 0; }
/*Layout CSS*/
#wrapper { color: #333; background-color: #fff; text-align: left; position: relative; width: 820px; margin-right: auto; margin-left: auto; }
#masthead { color: #333; background-color: #fff; background-image: url(assets/adventures_in_film.gif); background-repeat: no-repeat; background-position: 12px 90px; margin-right: -320px; width: 100%; height: 110px; float: left; }
/*Anniversary strapline code
#masthead { color: #333; background-color: #fff; background-image: url(assets/anniversary_strapline.gif); background-repeat: no-repeat; background-position: 10px 70px; margin-right: -320px; width: 100%; height: 110px; float: left; }*/
/*ORIGINAL MASTHEAD CODE
#masthead  { color: #333; background-color: #fff; width: 100%; height: 110px; float: left; margin-right: -320px; }*/
#genre  /* Genre link navigation  */ { color: #69c; text-align: right; width: 200px; float: left; padding-bottom: 16px; }
#navigation  /* Navigation links */ { color: #666; background-color: #fff; text-align: left; width: 100px; float: left; clear: right; padding-bottom: 16px; padding-left: 20px; }
#pagetitle  /* All page content */ { color: #333; background-color: #fff; text-align: left; width: 100%; float: left; margin-top: -16px; }
#footer { color: #333; position: relative; width: 100%; float: left; clear: left; margin-top: 20px; border-top: 1px dashed #69c; }
/*Columns*/
#col1 { color: #333; background-color: #fff; width: 500px; float: left; }
#col2 { color: #333; background-color: #fff; text-align: right; width: 300px; float: left; clear: right; }
.col3 { color: #333; background-color: #fff; text-align: left; width: 45%; float: left; }
.col4 { color: #333; background-color: #fff; text-align: left; width: 45%; float: left; margin-left: 10px; }
#col1_links { color: #333; background-color: #fff; width: 350px; float: left; }
#col2_links { color: #333; background-color: #fff; text-align: right; width: 450px; float: left; clear: right; }
/*Directory pages*/
.contents { color: #333; background-color: #fff; width: 100%; float: left; clear: both; margin-bottom: 16px; }
.image { color: #333; background-color: #fff; text-align: right; width: 300px; float: right; margin-top: 16px; margin-left: 30px; }

