body {
	/* background-image: url(/images/bg_body.gif);
	background-repeat: repeat; */
	background-color: #35302A;
	margin-top: 5px;
	margin-bottom: 10px;
}
#Container {
	position: relative;
	width: 700px; /* real width - does not work for IE5 */
	z-index: 1;
	margin: auto;
	border-top: outset 2px #c0c0FF;
	border-right: outset 4px #c0c0FF;
	border-bottom: outset 4px #c0c0FF;
	border-left: outset 4px #c0c0FF;
	background:url(../images/bg_top.gif)
}
.ChurchTitle {
	vertical-align: middle;
	font-size: 48px;
	text-align: left;
	padding:20px; 
}
#ContentHomePage {
	position:relative;
	height:749px;
	background-image: url(/images/bgcurve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #00ADEF;
	border:none;
	margin:0;
	padding:0;
	width: 700px;
}

#ContentSubPages {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	position:relative;
	height:735px;
	background-image: url('/images/LeftHandCrossBanner.gif');
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #00ADEF;
		margin:0;
		padding-left: 240px;
		width: 450px;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		text-align: left;
		line-height: 1.1;
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 10px;
	top: 0px;
	left: 0px;
}

#Container #ContentSubPages h1 {
	margin: 0px;
	padding-top: 15px;
	font-size: 24px;
}

#ContentSubPages a       { color:#FFFFFF; text-decoration:underline; }
#ContentSubPages a:hover { color:#FFFFFF; text-decoration:underline; }

#MainContent {
	position:relative;
}
#SubContent {
	position:absolute;
	width:445px;
	left: 237px;
/*	top: 260px;
*/	height: 705px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.1;
}
#LoremIpsum {
	position:absolute;
	width:363px;
	height:285px;
	z-index:3;
	left: 25px;
	top: 239px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 1.2;
}
#NFCLive {
	position:absolute;
	width:auto;
	height:auto;
	z-index:4;
	left: 211px;
	top: 195px;
	text-align: center;
}
