body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Default Text Attributes */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Text attributes used in areas where text needs to be white */
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.film_title_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.documentary_title_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6F0C;
}

.page_title_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

/* Text attributes used in areas where text needs to be black but different than default text */
.text_black_12px_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text_black_14px_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.nominee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.source {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}


/* Text attributes used in areas where text needs to be orange */
.text_orange_12px_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB6F32;
}

/* White lines */
.top_line_white_1px {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bottom_line_white_1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.left_line_white_1px {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.right_line_white_1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/* Black Lines */
.left_line_black_1px {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.right_line_black_1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bottom_line_black_1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* Header for all pages */
.header_background {
	background-image: url(../Images/header_background.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 642px;
}

/* Various padding sizes */
.padding_left_4px {
	padding-left: 4px;
}
.padding_top_5px {
	padding-top: 5px;
}
.padding_right_5px {
	padding-right: 5px;
}
.padding_bottom_5px {
	padding-bottom: 5px;
}
.padding_left_5px {
	padding-left: 5px;
}
.padding_right_10px {
	padding-right: 10px;
}
.padding_left_10px {
	padding-left: 10px;
}
.padding_bottom_10px {
	padding-bottom: 10px;
}
.padding_right_20px {
	padding-right: 20px;
}
.padding_left_20px {
	padding-left: 20px;
}
.padding_top_20px {
	padding-top: 20px;
}
.padding_bottom_20px {
	padding-bottom: 20px;
}
.padding_top_40px {
	padding-top: 40px;
}

/* Link attributes for Terms of Use and Privacy Policy */
a.footerlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.footerlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

/* Link attributes for Copyright text */
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

/* Link attributes for links that are contained in the content of the page */
a.hotlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #942F37;
	text-decoration: none;
}
a.hotlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #942F37;
	text-decoration: none;
}
a.hotlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #942F37;
	text-decoration: none;
}
a.hotlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #942F37;
	text-decoration: underline;
}

/* Link attributes for links that are contained in the home page */
a.homepagehotlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
a.homepagehotlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
a.homepagehotlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
a.homepagehotlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}

/* Link attributes for Press and Contact Us */
a.toplink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Link attributes for piping */
.pipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* Link attributes for the drop-down menu navigation */
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.subnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}

/* Link attributes for the left navigation on subpages */
a.left_nav_super:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.left_nav_super:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.left_nav_super:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.left_nav_super:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #942F37;
	text-decoration: underline;
}
a.left_nav_small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.left_nav_small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.left_nav_small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.left_nav_small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #942F37;
	text-decoration: underline;
}

/* Link attributes for movie trailers */
a.trailer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.trailer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.trailer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.trailer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #942F37;
	text-decoration: underline;
}
a.trailer2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.trailer2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.trailer2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.trailer2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #942F37;
	text-decoration: underline;
}

/* Background styles */
.home_content_background_top {
	background-color: #FF9D6A;
	background-image: url(../images/home_content_top_background.jpg);
	background-repeat: no-repeat;
	height: 174px;
	background-position: bottom;
}
.home_content_bottom_background {
	background-color: #FB7338;
	background-image: url(../images/home_content_bottom_background.jpg);
	height: 214px;
	background-repeat: no-repeat;
	background-position: right top;
}
.about_us_background_top {
	background-image: url(../Images/about_us_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 111px;
}
.about_us_background_bottom {
	background-image: url(../Images/about_us_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
}
.press_background_top {
	background-image: url(../Images/press_background_top_.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 111px;
}
.press_background_bottom {
	background-image: url(../Images/press_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
}
.contact_us_background_top {
	background-image: url(../Images/contact_us_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 111px;
}
.contact_us_background_bottom {
	background-image: url(../Images/contact_us_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.feature_films_background {
	background-image: url(../Images/feature_films_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 186px;
}
.far_from_heaven_background_top {
	background-image: url(../Images/far_from_heaven_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.far_from_heaven_background_bottom {
	background-image: url(../Images/far_from_heaven_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.coastlines_background_top {
	background-image: url(../Images/coastlines_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.coastlines_background_bottom {
	background-image: url(../Images/coastlines_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hard_candy_background_top {
	background-image: url(../Images/hard_candy_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.hard_candy_background_bottom {
	background-image: url(../Images/hard_candy_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.the_luzhin_defence_background_top {
	background-image: url(../Images/luzhin_defence_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.the_luzhin_defence_background_bottom {
	background-image:  url(../Images/luzhin_defence_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.men_with_guns_background_top {
	background-image: url(../Images/men_with_guns_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.men_with_guns_background_bottom {
	background-image: url(../Images/men_with_guns_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titus_background_top {
	background-image: url(../Images/titus_background_top_.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.titus_background_bottom {
	background-image: url(../Images/titus_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.the_safety_of_objects_background_top {
	background-image: url(../Images/safety_of_objects_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.the_safety_of_objects_background_bottom {
	background-image: url(../Images/safety_of_objects_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bickford_shmecklers_cool_ideas_background_top {
	background-image: url(../Images/bickford_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.bickford_shmecklers_cool_ideas_background_bottom {
	background-image: url(../Images/bickford_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.where_god_left_his_shoes_background_top {
	background-image: url(../Images/WGLHS_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.where_god_left_his_shoes_background_bottom {
	background-image: url(../Images/WGLHS_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.documentaries_background_top {
	background-image: url(../Images/documentaries_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFAE2B;
	height: 185px;
}
.success_at_the_core_background_top {
	background-image: url(../Images/success_at_the_core_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.success_at_the_core_background_bottom {
	background-image: url(../Images/success_at_the_core_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
	height: 400px;
}
.this_emotional_life_background_top {
	background-image: url(../Images/this_emotional_life_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.this_emotional_life_background_bottom {
	background-image: url(../Images/this_emotional_life_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
	height: 400px;
}
.short_boiling_point_background_top {
	background-image: url(../Images/boiling_point_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.short_boiling_point_background_bottom {
	background-image: url(../Images/boiling_point_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
	height: 400px;
}
.judgment_day_intelligent_design_on_trial_background_top {
	background-image: url(../Images/judgment_day_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.judgment_day_intelligent_design_on_trial_background_bottom {
	background-image: url(../Images/judgment_day_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
	height: 400px;
}
.rx_for_survival_-_a_global_health_challenge_background_top {
	background-image: url(../Images/rx_for_survival_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.rx_for_survival_-_a_global_health_challenge_background_bottom {
	background-image: url(../Images/rx_for_survival_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
	height: 400px;
}
.no_direction_home_bob_dylan_background_top {
	background-image: url(../Images/no_direction_home_bob_dylan_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.no_direction_home_bob_dylan_background_bottom {
	background-image: url(../Images/no_direction_home_bob_dylan_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
	height: 400px;
}
.black_sky_background_top {
	background-image: url(../Images/black_sky_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 111px;
}
.cracking_the_code_of_life_background_top {
	background-image: url(../Images/cracking_the_code_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.cracking_the_code_of_life_background_bottom {
	background-image: url(../Images/cracking_the_code_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
	height: 400px;
}
.endgame_background_top {
	background-image: url(../Images/endgame_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.endgame_background_bottom {
	background-color: #FED8A2;
	background-image: url(../Images/endgame_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.evolution_background_top {
	background-image: url(../Images/evolution_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.evolution_background_bottom {
	background-image: url(../Images/evolution_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
}
.inspirations_background_top {
	background-image: url(../Images/inspirations_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.lightning_in_a_bottle_background_top {
	background-image: url(../Images/lightning_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.lightning_in_a_bottle_background_bottom {
	background-image: url(../Images/lightning_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
	height: 400px;
}
.me_and_isaac_newton_background_top {
	background-image: url(../Images/isaac_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}
.me_and_isaac_newton_background_bottom {
	background-image: url(../Images/isaac_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
}
.strange_days_on_planet_earth_background_top {
	background-image: url(../Images/strange_days_on_planet_earth_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
	background-color: #FFAE2B;
}
.strange_days_on_planet_earth_background_bottom {
	background-image: url(../Images/strange_days_on_planet_earth_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
}
.the_blues_background_top {
	background-image: url(../Images/the_blues_background_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
	background-color: #FFAE2B;
}
.the_blues_background_bottom {
	background-image: url(../Images/the_blues_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FED8A2;
}

.indent_20px {
	margin-left: 20px;
}

.height {
	height: 400px;
}

/* Video Player Styles */
.video_player_right_shadow {
	background-image: url(../Images/video_player/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.playlist_right_shadow {
	background-image: url(../Images/video_player/playlist_right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.video_player_height {
	height: 50px;
}
.text_black_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.orange_border_1px {
	border: 1px solid #FB6F32;
}
a.trailerlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.trailerlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.trailerlink:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.trailerlink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comingAttractions {
 margin: 20px 10px 20px 20px;
 border: 1px solid #FFFFFF;
}

.homeHeaderBackground {
 background-image: url(../images/home_header_background.jpg);
 background-repeat: no-repeat;
 height: 104px;
 width: 598px;
}
 