* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(imagesKI/backs/backgroundBand.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#page {
	position:relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	background:;
	background-image: url(imagesKI/backs/pageBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#page #nav {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	list-style-type: none;
}
#page #content {
	margin-left: 180px;
	background-image: url(imagesKI/backs/worship.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:center 30px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:463px; /* real browsers */
	padding-right:15px;
	padding-bottom:15px;

}

#page a {color:#FF6600; font-weight:bold;}

#page #nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}
#page #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;

}
#page #nav a:focus, #page #nav a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}
#page #footer {
	text-align: center;
	font-size:12px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	background-color: #000000;
	color: #FFFFFF;
	position:absolute;
	bottom:0;
	width:100%;
	clear: both;
}
#page #footer a {
	color:#FF6600;
	}

#page #nav li {
	margin-bottom: 8px;
	list-style-type: none;
}

#page #nav a:active {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html, body {
	height: 100%;
}
.blue {color:#000066;}
.under {text-decoration:underline;}
.bold {font-weight:bold;}
#content h3,h4,blockquote,p,li {margin-bottom:1em;}
blockquote {
	padding: 0 15%;
	font-style:italic;
}

#topleft {
position: absolute;
z-index:10;
left: 0;
top: 0;
display: block;
height: 200px;
width: 200px;
background: url(http://www.kingdominvasion.com/imagesKI/corner.gif) no-repeat;
text-indent: -999em;
text-decoration: none;}

ul, li {margin-left:20px;}

