@charset "utf-8";
#Container {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#Banner {
	height: 133px;
}
#Nav_Bar {
	clear: both;
}
#Footer {
	clear: both;
}
#Left {
	float: left;
	width: 645px;
	background-repeat: no-repeat;
	height: inherit;
}

#Left_Bottom {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#Right {
	float: right;
}

#Right_Top {
	padding-top: 44px;
	background-image: url(../Images/Right_Top_wo_Scripture.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 265px;
	margin-top: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#Right_Bottom {
	padding-bottom: 10px;
	background-image: url(../Images/Dates_to_Rem.jpg);
	background-repeat: no-repeat;
	height: 255px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 15px;
	width: 270px;
}
#Copyright {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#Lower_Right {
	width: 270px;
	padding-left: 5px;
	background-image: none;
	height: 300px;
}
