html {  min-height: 100%;	margin-bottom: 1px;}
body {  font-family: Verdana, Arial, Helvetica, sans-serif}
body {  color: #990000; background-color: #990000}
body {  margin: 30px 10px;; font-size: 0.85em}
table {  background-color: #cccc66}
h1 {  font-size: 1.7em; font-family: Georgia, "Times New Roman", Times, serif; color: #336699; font-weight: bold; font-variant: small-caps}
h2 {  font-size: 1.3em; font-family: Georgia, "Times New Roman", Times, serif; color: #336699}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #336699; font-size: 1em}
.topLeft {  background-image: url('images/topLeft.gif'); background-position: left top; background-repeat: no-repeat}
.bottomLeft {  background-image: url('images/bottomLeft.gif'); background-position: left bottom; background-repeat: no-repeat}
.topRight {  background-image: url('images/topRight.gif'); background-position: right top; background-repeat: no-repeat}
.bottomRight {  background-image: url('images/bottomRight.gif'); background-position: right bottom; background-repeat: no-repeat}
.small {  font-size: 80%}
.maintext { padding-right: 10px}
.maintext { padding-left: 10px; padding-top: 10px}
.sunday { font-size: 1.7em; font-family: Georgia, "Times New Roman", Times, serif; color: #990000; font-weight: bold;}
a:link {  color: #990000; font-weight: bold}
a:visited {  color: #990000; font-weight: bold}
a:hover {  font-weight: bold; color: #990000; text-decoration: none}
a:active {  font-weight: bold; color: #990000}
.navbar {  background-color: #990000; color: #FFFFFF}
.navbar a:link {  text-decoration: none; color: #FFFFFF; font-variant: small-caps}
.navbar a:visited {  text-decoration: none; color: #FFFFFF; font-variant: small-caps}
.navbar a:hover {  text-decoration: none; background-color: #336699; color: #FFFFFF}
.navbar a:active {  text-decoration: none; color: #FFFFFF}
.imageborder {  border: thin none}
.bible {
	font-style: italic;
	background-color: #FFFF99;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: justify;
}
.shadedbox { 
	background-color: #FFFF99; 
	padding-bottom: 10px; 
	padding-left: 10px; 	
	padding-right: 10px; 
	padding-top: 10px; 
	text-align: justify; }
.illustration {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
