body {
	background-color: #F5E6E6;
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

#container {
	background-color: #F3F3F3;
	width: 780px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8A0A0A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A0A0A;
}

#toprule {
	background-color: #FFFFFF;
	height: 7px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A0A0A;
}

#main {
	background-color: #FFFFFF;
	width: 610px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header {
	background-color: #FFFFFF;
	color: #8A0A0A;
	vertical-align: bottom;
	text-align: left;
	height: 175px;
	width: 610px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
 
#contentblock {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align:left;
	width: 610px;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	width: 170px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#sidebar_image {
	width: 169px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A0A0A;

}

#footer {
	background-color: #FFFFFF;
	background-image: url(images/ms_bottomimage.jpg) no-repeat;
	height: 95px;
	width: 780px;
	clear: both; 
	color: #8A0A0A;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.scripture {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 1.3em;
	font-weight: bold;
	font-style: normal;
}

p {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 1.5em;
}

a {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	line-height: 1.5em;
}

.footertext {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.footertext a:link, .footertext a:visited, .footertext a:active, .footertext a:hover {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-align: center;
}

.esub {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	line-height: 1.5em;
}

.h3 {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	line-height: 1.5em;
}

.h4 {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C5A34C;
	line-height: 1.3em;
}

.h5 {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 1.5em;
}

h1, h1 a:link, h1 a:visited, h1 a:active  {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 1.8em;
}

h1 a:hover  {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	line-height: 1.8em;
}

h2, h2 a:link, h2 a:visited, h2 a:active  {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	line-height: 1.5em;
}

h2 a:hover  {
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-align: left;
	line-height: 1.5em;
}

.vertline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
}

#navcontainer
{
	margin: 0;
	padding: 0;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
	display: block;
	line-height: 1.8em;
	height: 36px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	font-family: Verdana, MSAsahi, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a
{
	background: #C5A34C;
	border: 2px solid #660000;
	color: #660000;
	text-decoration: none;
}

#navcontainer ul li a:hover
{
	background: #660000;
	border: 2px solid #C5A34C;
	color: #C5A34C;
}

.spanlink {
	cursor:pointer; 
	cursor:hand;
	text-decoration: underline; 
	color: #000000;
}
