#LeftNavigation {
	width: 235px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: both;
}
#LeftNavigation a {
	background-color: #1F1F1F;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#LeftNavigation a:hover {
	background-color: #333333;
}
#TopLink {
	margin-left: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #990000;
}
#SubLink {
	margin-left: 25px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-right-color: #990000;
	border-right-width: 1px;
	border-right-style: inset;
}

#LeftNavigation ul {
	list-style-type: none;
}
#KO-wTruth {
	font-family: Impact, "Arial Black";
	font-size: 14px;
	color: #FFFF00;
	background-color: #666666;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	text-transform: uppercase;
}
#KO-wTruth_Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	margin-top: 1px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #FFFF00;
	padding-left: 5px;
	height: 31px;
}
#New_txt {
	background-color: #FFFF00;
	color: #000000;
	width: 40px;
}
.new_txt {
	color: #000000;
	background-color: #FFFF00;
}
#TopGallery {
	width: 673px;
	height: 75px;
	margin-right: 4px;
}
