@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;
}

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

#Right {
	float: right;
}

#Right_Top {
	padding-top: 40px;
	width: 265px;
	background-image: url(../Images/Right_Top_wo_Scripture.jpg);
	background-repeat: no-repeat;
	height: 125px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#Right_Bottom {
	padding-left: 6px;
}
#Left_Top {
	height: auto;
	padding: 5px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #003658;
	font-weight: normal;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #003658;
}
#Copyright {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #000;
}
