#header {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	visibility: visible;
}
#wrapper {
	top: 0px;
	right: 10%;
	background-color: #D3F0EE;
	height: 800px;
	width: 800px;
	position: absolute;
	left: 10%;
	visibility: visible;
}

#left_sidebar {
	position: absolute;
	left: 0px;
	top: 207px;
	height: 594px;
	background-image: url(../Images/KDO%20070208_r2_c1.jpg);
	visibility: visible;
	width: 209px;
	font-size: small;
	font-style: italic;
	line-height: 120%;
	color: #666666;
	text-align: left;
	background-repeat: no-repeat;
	padding: 0px;
}
#main_content {
	position: absolute;
	left: 208px;
	top: 202px;
	width: 573px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 580px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 1;
	visibility: visible;
}
#footer {
	position: absolute;
	left: 208px;
	top: 751px;
	background-image: url(../Images/KDO%20070208_r4_c4.gif);
	background-repeat: no-repeat;
	width: 591px;
	height: 50px;
	z-index: 2;
	visibility: visible;
}
#footer nav {
	color: #FFFFFF;
	position: absolute;
	z-index: 4;
	height: 50px;
	width: 575px;
	left: 350px;
	top: 750px;
}
#apDiv3 {
	position:absolute;
	left:7px;
	top:351px;
	width:185px;
	height:210px;
	z-index:2;
	visibility: visible;
}

#top_nav {
	height: 150px;
	width: 130px;
	padding-right: 10px;
	position: absolute;
	top: 30px;
	z-index: 3;
	right: 0px;
	color: #FFFFFF;
	visibility: visible;
}
#sidebar_text {
	height: 400px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: small;
	color: #000000;
	font-style: normal;
	line-height: 115%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#Sidebar_links {
	position: absolute;
	height: 90px;
	width: 200px;
	top: 450px;
	left: 0px;
}
#wrapper #main_content p {
	line-height: 115%;
}
