body {
	background-color: #6180F3;
	margin: 0px;
	background-image: url(images/background.jpg);
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
table {
	margin-top: 0px;
	margin-bottom: 0px;
}
.Content {
	padding: 1em;
	width: 80%;
	margin-left: 10%;
	margin-top: 3em;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #FFFFFF;
	border-right-style: double;
	border-right-width: 3px;
	border-left-width: 3px;
	border-left-style: double;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0000FF;
}
.Text {
	font-family: "Times New Roman", Times, serif;
}
.Footnotes {
	font-family: "Times New Roman", Times, serif;
	margin-top: 1em;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-size: .9em;
}
.Navigation {
	text-align: center;
}
.GoogleAds {
	text-align: center;
	margin-top: 1em;

}
.Citation {
	font-style: italic;
}
.Verse {
	font-style: italic;
	font-size: .8em;
}
.Verse i {
	font-style: normal;
}
.Footref {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}
.Conflict {
	color: #CC0000;
}
.Logo {
	text-align: center;
}
.Menu {
	text-align: center;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.HomeMenu {
	text-align: center;
	font-size: 1.2em;
}
.HomeMenu p {
	margin: 0px;
}
.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
}
