body {margin: 0; padding: 0; background-color: #7B3D01; }
#imSite {width: 916px; margin: 15px auto; text-align: left; }
#imHeader {height: 236px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {
	background-image: url('content.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
#imMenuMain {
	width: 134px;
	float: left;
	padding: 11px 0 0 46px;
	font-family: "Century Gothic";
}
#imContent {
	width: 688px;
	float: left;
	margin-top: 1px;
	font-family: "Century Gothic";
}
#imFooter {clear: both; height: 67px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {
	margin: 28px 0 0 70px;
	float: left;
}
#imFooter_R {margin: 28px 70px 0 0; float: right; }
#imContentHeader {
	width: 688px;
	float: left;
	margin-top: 1px;
	font-family: "Century Gothic";
	font-size: x-large;
	color: #3399FF;
	font-weight: normal;
}
#imContentScripture {
	width: 688px;
	float: left;
	margin-top: 1px;
	font-family: "Century Gothic";
	font-size: medium;
	color: #CC0000;
	font-weight: normal;
	font-style: italic;
}
#imContentParagraph {
	width: 688px;
	float: left;
	margin-top: 1px;
	font-family: "Century Gothic";
	font-size: medium;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
#imContentSignature {
	width: 688px;
	float: left;
	margin-top: 1px;
	font-family: "Century Gothic";
	font-size: small;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
#imContentPostDate {
	width: 688px;
	float: left;
	margin-top: 1px;
	font-family: "Century Gothic";
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
#imContentPicVidLink {
	width: 688px;
	float: left;
	margin-top: 1px;
	font-family: "Century Gothic";
	font-size: medium;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-decoration: none;
}
