#footer {
	position:absolute;
	left:282px;
	top:693px;
	width:50%;
	height:259px;
	z-index:5;
}
#textbox {
	position:absolute;
	left:282px;
	top:222px;
	width:50%;
	height:424px;
	z-index:4;
}
#logo {
	position:absolute;
	left:600px;
	top:724px;
	width:10%;
	height:155px;
	z-index:3;
	background-color: #ECE9D8;
	visibility: visible;
}
#lheader {
	position:absolute;
	left:-1px;
	top:-1px;
	width:20%;
	height:973px;
	z-index:1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/Kangi_Kypkai_by_Kenvertical%20small.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
#header {
	position:absolute;
	left:282px;
	top:143px;
	width:50%;
	height:55px;
	z-index:2;
}
#top {
	height: 100px;
	width: 50%;
	margin-left: 280px;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000099;
	margin: 0px;
	padding: 5px;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000099;
	margin: 0px;
	padding: 5px;
	background-color: #CC9999;
	background-position: center top;
}
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000033;
	margin: 0px;
	padding: 5px;
	background-position: center top;
}
body {
	margin: 0px;
}
#maintable {
	margin: 10px;
	padding: 20px;
	background-position: 280px 150px;
	z-index: auto;
}

