﻿#container {
	padding: 0;
	height: auto;
}
#masthead {
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: auto;
}
#navigation {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
}
#footer {
	width: auto;
	clear: both;
	overflow: auto;
	position: inherit;
}
.float_right {
	float:right;
}
#navigation {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
}
#V_navigation {
	background-position: left top;
	overflow: hidden;
	background-image: url('images/vtab_images/9tr1.jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 27px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.style8 {
	margin: 5px 1px 1px 1px;
	border: 1px solid #C0C0C0;
	float: left;
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	height: 555px;
	width: 367px;
}

body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;
}
#container {
	width: 975px;
	margin: 0 auto;
	background: #fff url('../images/984bkgd_tile.gif') repeat-y 50% top;
	height: 669px;
}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 955px;
	padding: 0;
	height: 70px;
}
#footer {
	border-top: 2px solid #FF0000;
	text-align: center;
	height: 15px;
		background-image: url('../images/nav_grad_lg.gif');
		background-repeat: repeat-x;
	width: 954px;
	border-left-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	margin-left: 10px;
	margin-top:25px
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#column {
	background-position: 50% top;
	width: 955px;
	margin: 0 0 0 10px;
	padding: 0;
	background-color: #FFFFFF;
	height: 32px;
	background-image: url('../images/banner%20shim.jpg');
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #2C4B5F;
}
#page_content0 {
}
/* Styles for Navigation */
/* Styles for Content */
#page_content {
}
#player_frame {
	width: 950px;
	height: 850px;
}
#video_frame {
	height: 470px;
	width: 540px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	font-size: medium;
	font-weight: 700;
}
#right_frame {
	width: 386px;
	height: 531px;
	float: right;
	padding-top:15px
}
#video_menu {
	width: 940px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #213A49;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	border-width: 0px;
	color: #213A49;
		text-decoration: none;
	text-align: center;
}
a:hover {
	color: #965;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.chromestyle{
	width: 99%;
	font-weight: bold;
	text-decoration: none;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-top: 1px solid #BBB;
	border-bottom: 2px solid #FF0000;
	width: 955px;
	background: url('../images/nav_grad_lg.gif') repeat-x center;
/*THEME CHANGE HERE*/
		margin: 0;
		text-align: center;
		padding-right: 0;
		padding-left: 0;
		height: 23px;
		text-decoration: none;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 2px 8px 2px 8px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	border-right-color: #3C6984;
}
.chromestyle ul li a:hover{
	background: url('images/nav_grad_lg.gif') repeat-x center
center; /*THEME CHANGE HERE*/
;
	color: #C0C0C0;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: ;
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position: absolute;
	top: 0;
	border: 1px solid #BBB;
/*THEME CHANGE HERE*/	border-bottom-width: 0;
	font: normal 10px Arial;
	line-height: 18px;
	z-index: 110;
	width: 150px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	background-color: #EEEEEE;
	color: #555555;
}
.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border: 1px solid #BBB;
/*THEME CHANGE HERE*/	padding: 2px 0;
	text-decoration: none;
	color: #555555;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
	background-image: url('../images/bg_navroll_global.gif');
	background-position: 50% bottom;
	background-repeat: repeat-x;
}
#b_chromemenu {
	margin-left: 9px;
	text-decoration: none;
}
#chromemenu {
	margin-left: 9px;
	text-decoration: none;
}
.image_center {
	margin: 8px;
	float: left;
}

}
#Blue_title_bar {
	width: 933px;
	height: 31px;
	margin-top: 7px;
	background-image: url('../images/blue-bar.gif');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#video_left_box ul {
	background-position: left top;
	list-style-type: none;
	width: 300px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#video_left_box li {
	float: left;
}
#video_left_box a {
	color: #3C6984;
	text-decoration: none;
	margin: 0 0px 0 0px;
	display: block;
	width: 295px;
	height: 21px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-left: 5px;
	padding-top: 1px;
}
#video_left_box a:hover {
	background-image: url('../images/vtab_images/left-video-block-red-sectio.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
/* Styles for Masthead */
/* Styles for Navigation */
#V_navigation ul {
	background-position: left top;
	list-style-type: none;
	width: 930px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#V_navigation li {
	float: left;
}
#V_navigation a {
	background-position: center top;
	color: #3C6984;
	text-decoration: none;
	margin: 0 0px 0 0px;
	display: block;
	width: 94px;
	height: 27px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
}
#V_navigation a:hover {
	background-image: url('../images/UL_style_tab_Red.gif');
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#video_cat {
	width: 320px;
	height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	float: left;
	padding-top: 4px;
	text-align: center;
	background-image: url('../images/blue-bar.gif');
	background-repeat: no-repeat;
}
#video_title {
	height: 24px;
	width: 605px;
	margin-left: 320px;
	padding-top: 4px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	background-image: url('../images/blue-bar.gif');
	background-repeat: no-repeat;
}
#Video_image_block {
	width: 610px;
	height: 198px;
	margin-top: 12px;
	margin-left: 320px;
}
.vid_9_up_block {
	border: 1px solid #C0C0C0;
	margin: 1px;
	width: 199px;
	height: 62px;
	float: left;
	padding-top: 2px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;
}
.vid_4_up_block {
	margin: 5px 1px 1px 1px;
	border: 1px solid #C0C0C0;
	width: 198px;
	height: 79px;
	float: left;
	padding-top: 15px;
	text-align: left;
	font-size: 12px;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
}
#dvd_block {
	width: 198px;
	height: 198px;
	float: left;
	margin-right: 7px;
	margin-top: 2px;
}
.style4 {
	border-width: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

.style5 {
	margin-right: 3px;
	margin-left: 3px;
}
.style6 {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.vid_12_up_block {
	width: 152px;
	height: 62px;
	float: left;
	padding-top: 4px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bishop_pic {
	width: 180px;
	height: 192px;
	float: left;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #808080;
	background-color: #EEEEEE;
	margin-right: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3C6984;
}
.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-decoration: underline;
}
.white_type {
	color: #FFFFFF;
}
.message_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #213A49;
	line-height: 25px;
}
.buttontext {
	vertical-align: text-top;
}
#message ul {
	list-style-type: disc;
	line-height: 25px;
}
#message {
	font-family: Arial, Helvetica, sans-serif;
	color: #213A49;
	font-size: small;
	width: auto;
}
.full_screen {
	border: 1px solid #C0C0C0;
	width: 70px;
	height: 13px;
	float: left;
	background-color: #D8EBEB;
	text-align: left;
	padding-left: 3px;
}







