body  {
	background-color: #ffffff;
	background-image: url(../images/background.jpg);
}

div.topbar  {
	width: 750px;
	clear: both;
}

div.middlebar  {
	width: 750px;
	clear: both;
}

div.bottombar  {
	width: 750px;
	clear: both;
	margin-top: 10px;
}

div.navbar  {
	float: left;
	width: 130px;
	margin-right: 5px;
	border-width: thin;
	border-color: #00000;
	border-style: ridge;
}

div.mainbar  {
	float: left;
	width: 600px;
	margin-left: 10px;
}

div.spacer  {
	clear: both;
}

div.author  {
	float: right;
	clear: both;
	width: 250px;
}

div.news  {
	clear: both;
}

img.navbutton  {
	margin-top: 3px;
	margin-bottom: 3px;
}

img.navimage  {
	margin-top: 35px;
	margin-bottom: 35px;
}

h2  {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 24pt;
}

h2.tagline  {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 24pt;
	margin-bottom: 0pt;
}

h4  {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 14pt;
}

li  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

p  {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

p.tagline  {
	text-align: center;
	font-style: italic;
	margin-top: 0pt;
}

p.copyright  {
	font-size: 10pt;
}

p.navtext  {
	text-align: center;
}

span.scripture  {
	font-style: italic;
}

table.bicol  {
	width: 100%;
	margin-top: 10pt;
	margin-bottom: 10pt;
}

table.bicol td  {
	vertical-align: top;
}

table.getadobe  {
	width: 100%;
	margin-top: 28pt;
	margin-bottom: 28pt;
	border: thin ridge #ffffff;
}

table.doclist  {
	width: 100%;
}

table.doclist td  {
	padding: 5px;
	margin: 0px;
	border-top: thin ridge #ffffff;
	border-bottom: thin ridge #ffffff;
}

table.cal  {
	margin-top: 15px;
	margin-bottom: 15px;
}

table.cal td  {
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: text-top;
	width: 50%;
	padding: 5px;
}

table.cal p  {
	text-align: left;
	text-indent: -30px;
	margin-left: 30px;
	margin-top: 1px;
	margin-bottom: 1px
}

p.cal_month  {
	font-weight: bold;
}

table.upd  {
	margin-top: 15px;
	margin-bottom: 15px;
}

table.upd td  {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: text-top;
}

table.upd p  {
	text-align: left;
}

td.upd_date  {
	width: 100px;
}

p.upd_old  {
	text-align: right;
}

a:link  {
	color: #0000ff;
	text-decoration: underline;
}

a:hover  {
	color: #ff0000;
	text-decoration: underline;
}

a:visited  {
	color: #800080;
	text-decoration: underline;
}

a:active  {
	color: #ff0000;
	text-decoration: underline;
}
