#lost {
	padding: 10px;
	margin: 20px;
	text-align:center;
	background: #FFF;
	width: 590px;
	border: #333 3px solid;
	}

p.news_date {
	font: 10pt/10pt "arial","helvetica";
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align:center;
	}

p.news_headline {
	font: 10pt/13pt "verdana","helvetica";
	color: #960;
	font-weight: bold;
	margin: 5px 10px 0px 10px;
	padding: 5px 0px 0px 0px;
	border-top: 1px dashed #CCC;
	}

p.news_details {
	font: 8pt/10pt "arial","helvetica";
	color: #000;
	font-style: italic;
	margin: 0px 10px;
	padding: 0px;
	}

div.news_story {
	font: 9pt/12pt "arial","helvetica";
	color: #000;
	padding: 5px 0px 10px 0px;
	margin: 0px 10px;
	}

p.kongfiles {
	font: 9pt/12pt "arial","helvetica";
	color: #000;
	padding: 5px 0px 10px 5px;
	margin: 0px 10px;
	}


p.kongfiles_caption {
	font: 8pt/11pt "arial","helvetica";
	color: #000;
	padding: 0px 10px;
	margin: 0px 10px;
	}

p.kongfiles_caption2 {
	font: 8pt/11pt "arial","helvetica";
	color: #000;
	padding: 5px 0px 10px 5px;
	margin: 0px 10px;
	}

p.kongfiles2 {
	font: 8pt/12pt "verdana","helvetica";
	color: #000;
	padding: 5px 0px 10px 0px;
	margin: 0px 10px;
	}

p.kongfiles_fronttitle {
	font: 10pt/12pt "verdana","helvetica";
	font-weight: bold;
	color: #000;
	padding: 10px 0px 10px 5px;
	margin: 0px 10px;
	}

p.kongfiles3 {
	font: 8pt/12pt "verdana","helvetica";
	color: #000;
	padding: 8px;
	margin: 0px 10px;
	border: 1px solid #EEE;
	background: #DDD;
	}

p.kongfiles4 {
	font: 8pt/12pt "verdana","helvetica";
	color: #000;
	padding: 8px;
	margin: 10px 20px;
	border: 1px solid #EEE;
	background: #DDD;
	}

div.news_story a:link, div.news_story a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

div.news_story a:hover {
	color: #060;
	text-decoration: underline;
	font-weight: bold;
	}

#sidenav a:link, #sidenav a:visited {
	font: 10pt/13pt "arial","helvetica";
	color: #000;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	background: #FFF;
	text-decoration: none;
	border: 2px #000;
	}

#sidenav a:hover {
	font: 10pt/13pt "arial","helvetica";
	color: #E59C00;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	background: #000;
	text-decoration: none;
	border: 1px #000;
	}
	
#sidenav p {
	text-align:center;
	}
	
p.kong_big {
	font: 8pt/10pt "arial","helvetica";
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	text-align: center;
	}
	
p.kong_big2 {
	font: 8pt/10pt "arial","helvetica";
	color: #000;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	}
	
p.kong_normal {
	font: 8pt/10pt "arial","helvetica";
	color: #000;
	margin: 0px;
	text-align: center;
	}
	
ul.kong_normal {
	list-style: square;
	font: 8pt/10pt "arial","helvetica";
	color: #000;
	margin: 0px 30px;
	padding: 0px 10px;
	}
	
p.kong_normal2 {
	font: 8pt/10pt "arial","helvetica";
	color: #000;
	margin: 0px;
	padding: 0px 10px;
	text-align: left;
	}
	
p.big_announce {
	font: 12pt/10pt "arial","helvetica";
	font-weight: bold;
	color: #000;
	margin: 10px;
	text-align: center;
	}
	
#sub_text {
	text-align: center;
	width: 728px;
	border-top:2px solid #000;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	background: #FFF;
	padding:10px;
	margin:0px 0px 10px 0px;
	}
	
#sub_text p {
	font: 8pt/10pt "verdana","helvetica";
	color: #666;
	}

table.main_table {
	background: #FFF;
	}

table.board_table {
	background: #FFF;
	border-bottom: 2px solid #000;
	}
	
#sub_text2 {
	text-align: center;
	width: 728px;
	border:2px solid #000;
	background: #FFF;
	padding:10px;
	margin:0px 0px 10px 0px;
	}
	
#sub_text2 p {
	font: 8pt/10pt "verdana","helvetica";
	color: #666;
	}
	
	
#sub_text3 {
	text-align: center;
	width: 728px;
	border-left:2px solid #000;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	background: #FFF;
	padding:10px;
	margin:0px 0px 10px 0px;
	}
	
#sub_text3 p {
	font: 8pt/10pt "verdana","helvetica";
	color: #666;
	}
	
#archives {
	color: #FFF;
	font: 8pt/10pt "verdana","helvetica";
	text-align: left;
	padding: 2px;
	margin: 0px 0px 10px 5px;
	text-decoration: none;
	}
	

#kong_core h1 {
	font: 12pt/13pt "arial","helvetica";
	color: #960;
	font-weight: bold;
	margin: 5px;
	padding: 10px 5px 5px 5px;
	border-top: 2px dashed #CCC;
	}

#kong_core ul.text {
	font: 8pt/12pt "verdana","helvetica";
	color: #000;
	}

#kong_core p.text {
	font: 8pt/12pt "verdana","helvetica";
	color: #000;
	margin: 5px;
	padding: 5px;
	}

#kong_core p.highlight {
	font: 8pt/12pt "verdana","helvetica";
	color: #000;
	margin: 5px;
	padding: 5px;
	background: #FFE1AD;
	border: 1px dashed #777;
	}

#kong_core p.highlight2 {
	font: 8pt/12pt "verdana","helvetica";
	color: #000;
	margin: 5px;
	padding: 5px;
	background: #FFE1AD;
	border: 2px dashed #F00;
	text-align:center;
	}

#kong_core p.header_text {
	font: 9pt/12pt "verdana","helvetica";
	color: #000;
	margin: 5px;
	padding: 5px;
	}

#kong_core p.footer_text {
	font: 9pt/12pt "verdana","helvetica";
	color: #000;
	margin: 5px;
	padding: 5px;
	border-top: 2px solid #960;
	}

.kongfileshighlight {
	font: 8pt/12pt "verdana","helvetica";
	color: #000;
	margin: 5px 10px;
	padding: 10px;
	background: #FFE1AD;
	border: 1px dashed #777;
	}

.footnote:link { text-decoration: none; }
.footnote:active { text-decoration: none; }
.footnote:visited  { text-decoration: none; }
.footnote:hover { color: #F00; }

	
#gaming {width:700px;}
#gaming p.caption {font-size:8pt;font-family:verdana;color:#000;width:700;text-align: center;}

