/*.hideStuff
{
	position:relative;
	display: block;
	margin-left:8px;
}

.topNavImage
{
	display: none;
} 

#topNavWrap ul li
{
	margin-left: -4px !important;
	display: inline;
	height: 26px;
	width: 93px;
	overflow: hidden;
}

#LeftNavBox ul
{
	margin-top: 6px !important;
}

#LeftNavBox ul li img
{
	display: none;
}

#LeftNavBox ul li
{
	background-color:#005826;
	color: white;
}

#LeftNavBox ul li a
{
	color: white;
	font-weight: bold;
	height:22px;
}
*/