#bottomColsCenterWrap { 
	/* 578 width */
	float: left; 
	width: 725px;
}

#leftNavBox {
	padding: 0px 5px 0px 8px;
	font-size: 8pt;
}

#leftContentElements-top {
	padding: 0;
	margin: 0;
	clear: both;
}

#leftContentElements-bottom {

}

#leftContentElements-allWrap {
	background-image:url(../images/left_content_center.gif);
	background-position: top left;
	background-repeat:repeat-y;	
	margin-bottom: 25px;
}

#leftNavBox ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px
}

ul#leftNav li {
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(../images/left_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

ul#leftNav li a, ul#leftNav li a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #0D4B27;
	padding-bottom: 3px;
	display: block;
}

ul#leftNav li a:hover, ul#leftNav li a.active {
	color: #705821;
}