@charset "UTF-8";
#wrapper {
	margin: 0px;
	text-align: center;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	background-color: #E8E8E8;
}
#body {
	background-color: #FFF;
	text-align: center;
	border: medium solid #3939e6;
	width: 850px;
	margin-left: 100px;
}
#search {
	background-color: #3939e6;
	text-align: right;
	width: 850px;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: right;
	font-size: 14px;
	width: 850px;
	background-color: #3939e6;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3939e6;
	width: 850px;
}
#topnav a:link {
	color: #FFF;
	text-decoration: none;
}
#topnav a:visited {
	text-decoration: none;
	color: #FFF;
}
#topnav a:hover {
	text-decoration: underline;
	color: #F93;
}
#topnav a:active {
	text-decoration: none;
	color: #FF0;
}
#nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background-color: #3939e6;
	text-align: center;
	height: auto;
	width: 850px;
}
#content {
	margin-top: 0px;
	width: 760px;
	float: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 0px none #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.bodytextstrong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#footer {
	margin-top: 0px;
	margin-bottom: 12px;
	clear: both;
	color: #FFF;
	background-color: #262699;
	width: 850px
}
#content a:link {
	color: #009;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #009;
}
#content a:hover {
	color: #09F;
}
#content a:active {
	text-decoration: none;
	color: #09F;
}
#bottomnav a:link {
	color: #FFF;
	text-decoration: none;
}
#bottomnav a:visited {
	text-decoration: none;
	color: #FFF;
}
#bottomnav a:hover {
	text-decoration: underline;
	color: #F93;
}
#bottomnav :a:active {
	text-decoration: none;
	color: #FF0;
}
#security {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3939e6;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	width: 850px
}
#security a:link{
	color: #ff3300;
	text-decoration: none;
}
#security a:visited{
	color: #ff3300;
	text-decoration: none;
}
#security: a:hover {
	color: #ff3300
	text-decoration: none;
}
#security a:active{
	color: #FFFF00
	text-decoration: none;
}
#bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #3939e6;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 850px
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #3939e6;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	width: 850px
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
.centerheader {
	font: bold normal 18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;

}
.enespanol {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: right;
}
.topofpage {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: right;
}
.booktitle {
	font: bold normal 12pt Georgia, "Times New Roman", Times, serif;
	color: #006;
	text-align: left;
}
.bodytextlink {
	font-weight: bold;
	text-decoration: underline;
}
.scripture {
	font-style: italic;
	color: #00C;
}
.articletext {
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
}

