@charset "utf-8";
body {
	background-color: #000000;
}
#master {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	position: relative;
	top: 0px;
	bottom: 0px;
}

.headerBox {

	background-color: #550000;
	text-align: left;
	height: 170px;
	width: 800px;
	top: 0px;
	visibility: visible;
	z-index: 5;
	position: absolute;
	left: 0px;
}

.voLogo {

	height: 150px;
	width: 150px;
	position: absolute;
	left: 2px;
	top: 2px;
	z-index: 20;
}

.vLogo {
	height: 126px;
	width: 360px;
	position: absolute;
	left: 137px;
	top: 10px;
	z-index: 10;
}

.scripture {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	height: 100px;
	width: 120px;
	position: relative;
	visibility: visible;
	z-index: 100;
	left: 530px;
	top: 40px;
	float: none;
}

.headertype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D0BA62;
	padding: 0px;
	float: left;
	height: 20px;
	width: 651px;
	left: 148px;
	top: 123px;
	position: absolute;
	z-index: 40;
	visibility: visible;
}
.live {
	height: 100px;
	width: 104px;
	position: absolute;
	left: 683px;
	top: 11px;
	z-index: 50;
	visibility: visible;
}

.navBar {
	background-repeat: repeat-x;
	height: 30px;
	width: 800px;
	left: 0px;
	top: 160px;
	float: left;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	z-index: 30;
	position: absolute;
	background-image: url(Images/button_bar.gif);
}

.bodyBox {
	background-color: #FFFFCC;
	width: 800px;
	margin-top: 195px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: top;
}

.bodyBox2 {
	background-color: #000000;
	width: 800px;
	margin-top: 195px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: top;
}

A:visited  {color: #FFBF00; text-decoration: none}
A:link  {
	color: #FF3300;
	text-decoration: none
}
A:active  {color: #C0FFC0; text-decoration: none}
A:hover   {
	color: #C0FFC0;
	background-color: lightslategray;
	text-decoration: none
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: normal;
	vertical-align: text-top;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: disc;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.vCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.pastorComments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: left;
	height: 121px;
	width: 770px;
	position: absolute;
	top: 406px;
	left: 13px;
	z-index: 1;
}
