
/*For the new style index page*/
.RHpic	{
	margin-left: 166px;
	width: 620px;
	background: url(images/feeder2.png);
	background-repeat: repeat-y;
}

.RHcolumn {
	width: 500px;
}
ul#navigation li a:hover {
	color: #000000;
	background-color: #f2fcc2;
}

ul#navigation li#urhere a {
	background-color: #2feeff;
}