@charset "UTF-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #000000;
	margin-top: 20px;
	background-color: #A5B7D5;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	background-image: url(KOB_bg.gif);
	background-color: #CCDACF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}
#navBar {
	height: 35px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E5E799;
	text-align: center;
}
#bodyWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	overflow: auto;
	height: auto;
	background-color: #a5b7d5;
}
#mainColumn {
	margin: 0px;
	float: left;
	width: 530px;
	text-align: left;
	padding: 5px;
	overflow: auto;
	background-color: #A1B7D8;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: 000000;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: 000000;
}
#sideColumn {
	float: right;
	width: 245px;
	background-color: #A5B7D
%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #a5b7d5;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	height: 100%;
	padding: 5px;
	background-color: #A5B7d5;
	font-size: x-small;
}
.img_style {
	border: 1px solid #000;
}
#banner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
