#leftcol {margin: 0px; overflow:hidden; width: 189px; background-color: #e7e7e7; font-family:Arial, Helvetica, sans-serif;}

#navcontainer { width: 189px; margin-right: 10px; background-color: #e7e7e7; margin-top: 0px;}

#navcontainer ul
{
	margin-left: 0;
	margin-bottom: 8px;
	padding-left: 0;
	list-style-type: none;
	font-family: sans-serif;font-size: 12px;color: #000000; text-decoration: none;
}

#navcontainer ul li a {
	list-style-image: url(http://www.riverbender.com/2005/images/arrow_spaced.gif);
	list-style-position: inside;}
	
#navcontainer a
{
display: block;
padding: 3px;
width: 145px;
background-color: #e7e7e7;
}


#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;

}

#navcontainer a:hover
{
background-color: #ccc;
color: #000;
}

#news {
	display: block;
	padding: 3px;
	width: 189px;
	background-color: #c22929;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#news span {margin-left:15px; line-height: 17px; text-align:left;
    color: #fff;
	font-size:11px;
	font-weight:bold;}

#news a:link, #news a:visited
{
color: #fff;
font-size:13px;
background-color: #c22929;
text-decoration: none;
}

#news a:hover
{
background-color: #c22929;
color: #fff;
}

#subnews {
display: block;
padding: 3px;
width: 189px;
background-color: #999;
color: #fff;
font-size:13px;
line-height: 15px;
margin-top:8px; margin-bottom:8px;}

#subnews a:link, #subnews a:visited
{
color: #fff;
font-size:13px;
background-color: #999;
text-decoration: none;
}

#subnews a:hover
{
background-color: #999999;
color: #fff;
}