#BibleContainer {
	float: left;
	width: 100%;
	overflow: visible;
}
#side1 {
	float: left;
	margin: 5px;
	width: 475px;
	overflow: visible;
}
#side2 {
	position:relative;
	float: left;
	margin: 5px;
	overflow: visible;
	width: 475px;
}
#bottom {
	clear: both;
	padding: 20px;
}
.BibleLink {
	color: #fff;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333;
	line-height: 1.25em;
	padding-left: 1em;
	padding-right: 1em;
}
.BibleLink a:link {
	color: #ffb903;
	background-color: inherit;
	text-decoration : none;
}
.BibleLink a:active {
	color: #ffffff;
	background-color: inherit;
	text-decoration : none;
}
.BibleLink a:visited {
	color: #ff8c00;
	background-color: inherit;
	text-decoration : none;
}
.BibleLink a:hover {
	text-decoration: underline overline;
	color: #ffffff;
	background-color: inherit;
}
.headact:link, .headact:visited {
	color: #ffffff;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue:link {
	color: #0000cc;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blue:visited {
	color: #cc00cc;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blue:hover {
	text-decoration: underline overline;
	color: #cc0000;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}
UL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: inherit;
}
H2 {
	FONT-SIZE: 1em;
	COLOR: #003300;
	background-color: inherit;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-weight: bold;
	padding-left: .5em;
}
H3 {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-color: #333333;
	line-height: 1.1em;
	padding-left: 1em;
	padding-right: 1em;
}
ADDRESS {
	FONT-SIZE: xx-small;
	COLOR: #FFFFFF;
	FONT-STYLE: italic;
	TEXT-ALIGN: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003300;
}
BLOCKQUOTE {
	max-width: 800px;
	min-width: 400px;
	font-style: normal;
	text-align: justify;
	font-size: 1em;
	font-family: inherit;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.5em;
	padding-left: .5em;
	background-color: #006600;
}
.BibleTable a:active {
	color: #ffffff;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.BibleTable a:visited {
	color: #ff8c00;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.BibleTable a:hover {
	text-decoration: underline overline;
	color: #ffffff;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}