body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/kw_bg.jpg) no-repeat center top;
}
body, td {
	font: 13px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.header {
	font: 15px "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: 0px;
}
.smaller {
	font: 10px "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: 0px;
}
a { text-decoration: none;  }
a:hover { text-decoration: underline; }

#wrapper {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#nav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 702px;
	margin-top: 23px;
}

#leftContent {
	position: absolute;
	width: 342px;
	left: 0px;
	top: 72px;
	text-align: left;
	vertical-align: top;
}
#leftContent img {
	margin-top: 101px;
	margin-left: 198px;
}
#rightContent {
	position: absolute;
	width: 360px;
	text-align: left;
	left: 342px;
	top: 72px;
}
.title {
	display: block;
	margin: 20px 0px 20px 114px;
}
.titlehome {
	display: block;
	margin: 20px 0px 20px 0px;
}
#rightContent a {
	color: #E1A500;
	font-weight: bold;
}
#textMain {
	position: absolute;
	left: 0px;
	top:0px;
	width: 330px;
	height:306px;
	overflow: auto;
}
#textMain p {
	padding: 0px 24px 24px 0px;
	margin: 0px;
}
.scroller {
	position: relative;
}
#search {
	width: 246px;
	vertical-align: bottom;
	padding-bottom: 6px;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
}

.subscribe {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
