* {
	padding:0;
	margin:0;
}

body {
	background-color: #000;
 	}

#container
	{
	width: 743px;
	text-align: center;
	background-color: #000;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	margin-left: auto;
	margin-right: auto;
	}
	
#header  {
	background-color: #000000; 
	color: white;
	width: 100%;
	height: 240px;
	}

p.main  {
	padding-bottom:1.4em;
	}

table.middle  {
	background-color: #000000;
	}

tr
#footer  {
	position: absolute;
	background-color: #000000; 
	left: 0px; top: 1000px;
	color: white;
	width: 743px;
	height: 125px;
	padding-top: 30px;
	}

#navhead  {
	background-color: #CC0000;
	color: white;
	font-weight: bolder;
	width: 200px;
	height: 38px;
	border: thin #CCCCCC solid;
	padding-top: 12px;
	padding-left: 5px;
	text-align: left;
	margin-right: 20px;
	}

#navigator  {
	background-color: #FFFFFF;
	color: #CC0000;
	width: 200px;
	height: 600px;
	border: thin #CCCCCC solid;
	font-weight: bolder;
	padding-top: 12px;
	padding-left: 5px;
	line-height: 175%;
	text-align: left;
	margin-right: 20px;
	}

#navkhcb  {
	background-color: #ffffff;
	border-top: thin #CCCCCC solid;
	color: #000000;
	width: 195px;
	font-weight: normal;
	font-style: italic;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 175%;
	text-align: center;
	margin-right: 20px;
	font-size: 8pt;
	}

#contenthead  {
	width: 490px;
	height: 38px;
	background-color: #006699;
	color: white;
	font-weight: bolder;
	border: thin #CCCCCC solid;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	}

#contentheadsingle  {
	width: 780px;
	height: 38px;
	background-color: #006699;
	color: white;
	font-weight: bolder;
	border: thin #CCCCCC solid;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	}

#content  {
	width: 490px;
	height: 600px;
	background-color: #FFFFFF;
	color: #000000;
	border: thin #CCCCCC solid;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	}

img.home {
	border:1px solid;
	}

a.navred  {
	position: relative;
	top: 20px;
	background-color: #CC0000;
	color: white;
	font-weight: bolder;
	text-decoration: none;
	border: thin #CCCCCC solid;
	padding: 5px;
	z-index: 3;
	}

a.navblue  {
	position: relative;
	top: 20px;
	background-color: #006699;
	color: white;
	font-weight: bolder;
	text-decoration: none;
	border: thin #CCCCCC solid;
	padding: 5px;
	z-index: 3;
	}

a  {
	color: #006699;
	}

a:hover {
	background-color: #006699;
	color: white;
	}

a.navblue:hover {
	background-color: #CC0000;
	color: white;
	font-weight: bold;
	border: thin #CCCCCC solid;
	text-decoration: none;
	z-index: 4;
	}

a.navlink {
	color: #CC0000;
	text-decoration: none;
	}

a.navlink:hover {
	background-color: #CC0000;
	color: #FFFFFF;
	width: 175px;
	text-decoration: none;
	}

a.headlink {
	color: #FFFFFF
	}

a.headlink:hover {
	background-color: #CC0000;
	color: #FFFFFF
	}

a.footlink {
	color: #99FFFF
	}

.subheader {color:#000000; font-weight:bolder;}
.verse {background-color: #CCCCCC;}

.amtime {font-family:verdana; font-size:10pt; line-height: 150%; color: #800000}
.pmtime {font-family:verdana; font-size:10pt; line-height: 150%; color: #000099}
.prgtext {font-family:verdana; font-size:10pt; line-height: 150%; color: #000000}
