﻿body {
	background-color:#b0c4de;
}

a {
	text-decoration: underline;
	color: #06266F;
}

a:visited {
	text-decoration: underline;
	color: #A60000;
}

a:hover {
	text-decoration: underline;
	color: #0B0974;
	font-weight: bold;
	background-color:#408AD2;
}

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	background:#6cf;
}

.menuitem {
	background-color:#b0c4de;
}

.pagetitle {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}

.pagecontent {
	margin-right: auto;
	height: auto;
	width: auto;
}

.sectionheading {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
}

.verse {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.quotedtext {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
