body {
	margin: 20px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
}

#wrapper {
 width: 790px;
 height: 100%;
 margin: 0 auto;
 text-align: left;
 position: relative;
}


#bkgd {
	background-image: url(images/KKS_background.jpg);
	background-repeat: repeat;
	width: 790px;
	height: 100%;
	margin-top: 20px;
	z-index: 0;
	height: auto;
}

#bkgd2 {
	background-image: url(images/KKS_background2.jpg);
	background-repeat: repeat;
	width: 790px;
	height: 557px;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#header {
	z-index: 1;
	width: 790px;
	height: 119px;
	text-align: left;
	top: 0px;
	left: 0px;
	position: absolute;
}

#leftCol {
	width: 220px;
	top: 0px;
	left: 0px;
	z-index: 8;
	position: absolute;		
}

#mainBody {
	width: 375px;
	top: 87px;
	left: 211px;
	position: absolute;
	margin: 21px 36px 8px 16px;				
}

#mainBody a:link, #mainBody a:visited {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}

#mainBody a:hover, #mainBody a:active {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;	
}

#highlight {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #F3C120;
	text-align: left;
	font-weight: bold;
}

#arrowUp {
	width: 25px;
	height: 42px;
	top: 139px;
	left: 560px;
	position: absolute;
}

#arrowDown {
	width: 25px;
	height: 40px;
	top: 455px;
	left: 560px;
	position: absolute;
}

#sidebar {
	width: 202px;
	top: 109px;
	left: 572px;
	position: absolute;
	z-index: 6;			
}

#RIP_txt {
	width: 162px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 4px 10px 8px 15px;
	z-index: 7;
	position:absolute;
	left: 587px;
	top: 193px;
	display: inline;
	font-family: "Courier New", Courier, mono;
}

#RIP_txt a:link, #RIP_txt a:visited {
	color: #996600;
	text-decoration: none;
}

#RIP_txt a:hover, #RIP_txt a:active {
	color: #996600;
	text-decoration: underline;
}

#news_txt {
	width: 162px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 4px 10px 8px 15px;
	z-index: 9;
	position:absolute;
	left: 587px;
	top: 418px;	
}

#news_txt a:link, #news_txt a:visited {
	color: #996600;
	text-decoration: none;
}

#news_txt a:hover, #news_txt a:active {
	color: #996600;
	text-decoration: underline;
}

#news_txt2 {
	width: 162px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin: -14px 10px 0px 15px;
}

#news_txt2 a:link, #news_txt2 a:visited {
	color: #996600;
	text-decoration: none;
}

#news_txt2 a:hover, #news_txt2 a:active {
	color: #996600;
	text-decoration: underline;
}

#more {
	margin-top: -6px;
}

#ad {
	width: 404px;
	height: 48px;
	position: absolute;
	left: 176px;
	top: 510px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	clear: both;
	text-align: center;
	margin-top: 16px;
}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #999999;
	text-decoration: underline;
}


#navigation {
	text-align: left;
	left: 0px;
	top: -119px;
	width: 213px;
	height: 557px;
	z-index: 2;
	position: relative;
	vertical-align: top;
}

#legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3C120;
}

#legal a:link, #legal a:visited {
	color: #F3C120;
	text-decoration: none;
}

#legal a:hover, #legal a:active {
	color: #F3C120;
	text-decoration: underline;
}

#credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#credit a:link, #credit a:visited {
	color: #666666;
	text-decoration: underline;
}

#credit a:hover, #credit a:active {
	color: #666666;
	text-decoration: none;
}

#maintxt {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
	margin: 21px 32px 8px 20px;
	width: 323px;
	height: 361px;
	position: relative;
	left: 0px;
	top: 0px;
}

#text {
	width: 323px;
	height: 355px;
}

#form {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666; 
}

#button {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
}