.headings {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	text-decoration: underline;
	font-size: x-large;
	font-weight: bold;
}
.Paragraphs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	left: auto;
	text-indent: 15px;
}
#Container {
	width: 950px;
	height: 100%;
	z-index: 0;
	background-color: #FFFFFF;
	margin: 0 auto;
}
.PhotoCenter {
	text-align: center;
}


#Header {
	font-family: Eurostile;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	width: auto;
	line-height: .9;
	letter-spacing: normal;
	padding: 1px 10px;
	background-image: url(../images/CHURCH-PHOTO.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: auto;
	text-align: left;
}

.HeadingSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 1.2;
}

#MainMenuBar {
	width: auto;
	height: 30px;
	background-image: url(../images/MenuBarBack.gif);
	padding: 2px 10px;
	background-repeat: repeat-x;
	font: 100% Arial, Helvetica,Sans Serif;
	z-index: 20;
}
.MainContent  {
	text-align: center;
	font-size: large;
	margin: 0 10px;
	position: relative;
	}
.VideoRight {
	float: right;
	height: 100%;
	width: auto;
	margin: 0px 10px 5px 10px;
	z-index: 1030;
}
.SideMenuLeft {
	height: auto;








	width: 7em;
	float: left;
	width: 7em;
	padding: 0 1em 10px 10px;
	background-color: #CDCFE0;
}
.HeadingLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000;
	text-decoration: underline;
	text-align: center;
}
.MainContentSidebar {
	text-align: left;
	font-size: large;
	width: auto;
	position: relative;
	margin: 0 0 0 160px;
	border: none;
	padding: 0 5px 0 10px;
}
.PhotoRight {
	float: right;
	height: auto;
	width: auto;
	font-size: small;
	text-align: center;
}
