* { 
    margin: 0;
    }

html, body { 
    height: 100%; 
    }

body {
    font-family: helvetica, sans serif; 
    color: #fff;
    min-width: 960px;
    background: #cc0000;
    background-image: url(images/hdr_cap.png); 
    background-repeat: repeat-x;
    }

.wrapper { 
    min-height: 100%; 
    height: auto; 
    width: 960px;
    height: 100%; 
    margin: 0 auto;
    position: relative;
    }
    
a:focus { 
    outline: none; 
    }

button:focus { 
    outline: none; 
    }


a { 
    text-decoration: none; 
    }
    
a img { 
    border: none; 
    text-decoration: none;
    }
    
.text_box a {
    font-size: 13px;
    font-weight: 200;
    text-decoration: underline;
    color: #fff;
    }
    
.text_box a:hover {
    color: #000;
    }

.header { 
    height: 155px; 
    width: 960px; 
    background-image: url(images/hdr_cap.png); 
    background-repeat: repeat-x;
    }

.page {  
    height: auto; 
    min-height: 100%; 
    width: 960px; 
    padding: 30px 0 0 0;
    }

.logo { 
    height: 155px; 
    width: 224px; 
    float: left; 
    position: relative; 
    background: url(images/hdr_logo.png) no-repeat;
    }

.hdr_home { 
    height: 155px; 
    width: 400px; 
    float: left; 
    position: relative; 
    background: url(images/hdr_home.png) no-repeat; 
    }

.hdr_about { 
    height: 155px; 
    width: 400px; 
    float: left; 
    position: relative; 
    background: url(images/hdr_about.png) no-repeat; 
    }

.hdr_screenings { 
    height: 155px; 
    width: 400px; 
    float: left; 
    position: relative; 
    background: url(images/hdr_screenings.png) no-repeat; 
    }

.hdr_media { 
    height: 155px; 
    width: 400px; 
    float: left; 
    position: relative; 
    background: url(images/hdr_media.png) no-repeat; 
    }
    
.hdr_presskit { 
    height: 155px; 
    width: 400px; 
    float: left; 
    position: relative; 
    background: url(images/hdr_press.png) no-repeat; 
    }

.hdr_contact { 
    height: 155px; 
    width: 400px; 
    float: left; 
    position: relative; 
    background: url(images/hdr_contact.png) no-repeat; 
    }

.hdr_getinvolved{ 
    height: 155px; 
    width: 400px; 
    float: left; 
    position: relative; 
    background: url(images/hdr_getinvolved.png) no-repeat; 
    }

.menu { 
    width: 200px; 
    height: 200px;
    padding-left: 25px; 
    float: left; 
    position: relative;
    }

.menu ul { 
    margin: 0; 
    padding: 0; 
    list-style-type: none; 
    float: right;
    }

.menu li { 
    padding-bottom: 10px; 
    }

.menu a { 
    height: 10px; 
    display: block;
    }

.menu span { 
    position: relative; 
    top:-1000px; 
    text-decoration: none;
    }

.about a { 
    width: 200px; 
    height: 10px;
    background:url(images/about_button_down.png) no-repeat;
    }

.about, .about a:hover, .about a.current {
    width: 200px; 
    height: 10px;
    background:url(images/about_button_up.png) no-repeat; 
    }

.screenings a { 
    width: 200px; 
    height: 10px;
    background:url(images/screenings_button_down.png) no-repeat; 
    }

.screenings, .screenings a:hover, .screenings a.current {
    width: 200px; 
    height: 10px;
    background:url(images/screenings_button_up.png) no-repeat; 
    }

.media a { 
    width: 200px; 
    height: 10px;
    background:url(images/media_button_down.png); 
    }

.media, .media a:hover, .media a.current {
    width: 200px; 
    height: 10px;
    background:url(images/media_button_up.png) no-repeat; 
    }

.presskit a { 
    width: 200px; 
    height: 10px;
    background:url(images/press_button_down.png); 
    }

.presskit, .presskit a:hover, .presskit a.current {
    width: 200px; 
    height: 10px;
    background:url(images/press_button_up.png) no-repeat; 
    }

.contact a { 
    width: 200px; 
    height: 10px;
    background:url(images/contact_button_down.png); 
    }

.contact, .contact a:hover, .contact a.current {
    width: 200px; 
    height: 10px;
    background:url(images/contact_button_up.png) no-repeat; 
    }

.involved a { 
    width: 200px; 
    height: 10px;
    background:url(images/involved_button_down.png); 
    }

.involved, .involved a:hover, .involved a.current {
    width: 200px; 
    height: 10px;
    background:url(images/involved_button_up.png) no-repeat; 
    }
    
.content { 
    min-height: 100%; 
    height: auto; 
    height: 100%;
    width: 675px;
    float: left;
    padding: 0 0 0 35px;
    position: relative; 
    }

.text_box { 
    width: 370px; 
    height: auto; 
    min-height: 470px;
    position: relative; 
    float: left;
    z-index: 100;
    }
    
.text_box h2 {
    font-size:16px; 
    font-family: helvetica, sans serif; 
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    }
    
.text_box p {
    font-size:13px; 
    line-height: 16px;
    font-weight: 100;
    letter-spacing: 0.5px;
    }

.content_box { 
    width: 640px; 
    height: auto; 
    min-height: 535px;
    position: relative;
	margin-bottom: 20px; 
    }
    
.content_box h3 { 
	width: 640px;
	height: 13px;
    font-size:13px;
	text-transform: capitalize;
    color: #CC0000;
    letter-spacing: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	background-color: #000000;
    }
	
.content_box h2 { 
	width: 640px;
	height: 13px;
    font-size:13px;
	text-transform: capitalize;
    color: #CC0000;
    letter-spacing: 2px;
	margin-top: 12px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	background-color: #000000;
    }
    
.page_title_about {
    width: 640px;
    height: 29px; 
    padding-bottom: 35px;
    background:url(images/titlebar_about.png) no-repeat;
    }

.page_title_screenings {
    width: 640px;
    height: 29px; 
    padding-bottom: 35px;
    background:url(images/titlebar_screenings.png) no-repeat;
    }

.page_title_media {
    width: 640px;
    height: 29px;
    padding-bottom: 35px;
    background:url(images/titlebar_media.png) no-repeat;
    }
    
.page_title_presskit {
    width: 640px;
    height: 29px; 
    padding-bottom: 35px;
    background:url(images/titlebar_presskit.png) no-repeat;
    }
    
.page_title_contact {
    width: 640px;
    height: 29px; 
    padding-bottom: 35px;
    background:url(images/titlebar_contact.png) no-repeat;
    }
    
.page_title_getinvolved {
    width: 640px;
    height: 29px; 
    padding-bottom: 35px;
    background:url(images/titlebar_getinvolved.png) no-repeat;
    }

.quotes {
    width: 175px;
    height: auto;
    position: relative;
    float: left;
    padding-left: 35px;
    }
    
.quotes h2 {
    font-size:16px; 
    font-family: helvetica, sans serif; 
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    }
    
.quote_copy {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    text-align: left;
    text-indent: -0.5em;
    }
    
.quote_source {
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    }

.footer {
    float: left;
    font-size: 11px;
	letter-spacing: 1px;
    width: 640px;
    height: 3em;
    border-top: 1.5px solid;
    border-color: black;
    position: relative;
    padding-top: 15px;
    margin-top: 50px;
    color: #fff;
    }
	
.laurels {
	width: 180px; 
    height: 81px;
	margin-left: 20px;
	margin-top: 50px;
    float: left; 
    position: relative;
	background-image: url(images/sb_laurels.png);
	background-repeat: no-repeat;
	}
	
.mp3 {
	width: 290px;
	height: 24px;
	float:left;
	position: relative;
	margin-top: 35px;
	margin-bottom: 10px;
	}
	
.article {
	font-size:13px;
    font-weight: 100;
    letter-spacing: 0.5px;
	width: 640px;
	height: 24px;
	float:left;
	position: relative;
	margin-top: 35px;
	}
	
.article a {
	font-size: 13px;
    font-weight: 200;
    text-decoration: underline;
    color: #fff;
	}
	
.article a:hover {
    color: #000000;
	}
