.divider {
	background-color: #F6C334;
	padding: 0px 10px 0px 10px;
	width: 800px;
	height: 33px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
	height: 0px;
}
#Footer {
	background-color: #003366;
	width: 8001010;
}
#Left {
	float: left;
	padding: 0px;
	width: 220px;
	height: auto;
	background-image: none;
}
#Header {
	width: 800px;
	height: 250px;
}
#Container {
	border-style: solid;
	border-color: #2F68B0;
	width: 800px;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: auto;
	background-image: url('../Graphics/KK-Container-Graphic.gif');
}
#story {
	border-style: 0;
	padding: 10px 20px 10px 0px;
	float: right;
	width: 550px;
}
body {
	margin: 0px;
	background-color: 336699;
}
.text_divider {
	background-color: #808080;
	width: 550px;
	height: 1px;
}
#Address_Bar {
	background-color: #F6C334;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 800px;
	height: 33px;
	border-style: none none solid none;
	border-bottom-color: #2F68B0;
}

