body {
	color: #000;
	background: #fff;
	font-family: "Times New Roman", times, serif;
	font-size: 12pt;
	}
h1, h2, h3, h4, h5, h6 { 
	color: #000;
	background-color: #fff;
	}
#logo {
	width:300px;
	font-style: oblique;
    font-weight: bold;
    font-size: 30px;
	padding-top:10px;
	float:left;
}
#slogan {
	color: #000;
	font-size: 14pt;
	background-color: #EEE;
	text-align: center;
	}
p {
	color: #000;
	font-size: 12pt;
	text-align: justify;
	}
p.verse {
	color: #000;
	border: 2px  solid black;
	font-size: 10pt;
	padding: 20px;
	margin-left: 30px;
	margin-right: 60px;
	}
.title {
	color:#000;
	border-color: #000;
	background-color: #EEE;
	border-width: 3px;
	border-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-stretch: expanded;
	text-align: center;
	padding: 5px;
	}
#title {
	color: #000;
	background-color: #EEE;
	border-width: 2px;
	border-style: solid;
	font-weight: bold;
	text-align: center;
	}
#by-line {
	color: #000;
	text-align: center;
	font-stretch: expanded;
	font-weight: bold;
	}
.by-line {
	color: #000;
	text-align: center;
	font-stretch: expanded;
	font-weight: bold;
	}
p.subhead {
	color: #000;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	}
a { text-decoration: underline;
	color: blue;
	font-size: 12pt;
   }
a:link {
	text-decoration: underline;
	color: blue;
	font-size: 12pt;
	}
.mmenu  { position:absolute;
display: none;
}
#header, #header2, #left, #leftinner, #footer, #text, p.center, img {
display: none;
}
#right {
display:none;
}
#rightcol {
display:none;
}
#left {
display:none;
}
#leftcol {
display:none:
}
