@charset "utf-8";
#header {
	float: left;
	height: 300px;
	width: 850px;
	position: relative;
}
#BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffddaa;
	float: left;
	width: 850px;
}

#Announcements {
	float: left;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 1295px;
	border: medium solid #000033;
}
#Maintext {
	float: right;
	width: 450px;
	background-color: #C4E1E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 4px;
	height: 1295px;
}
#Movie {
	float: right;
	width: 200px;
	background-color: #356868;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 1305px;
}
#PrayerLogo {
	height: 189px;
	width: 200px;
	position: absolute;
	left: 123px;
	top: 66px;
}

#footer {
	float: left;
	width: 850px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#wrapper {
	width: 850px;
	margin: auto;
}
.italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
.MovieHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

