/* @group Colors */
#Content a,
#ContentSidebar a,
#Content h2 {
	color: 					#2b5f04;
}
#Navigation ul li.current {
	border-left-color: 		#588b24;
}
#ContentSidebar ul li.current a {
	background: 			url(/images/green/more.gif) no-repeat left 50%;
}
#Content a.more {
	background: 			url(/images/green/more.gif) no-repeat right 50%;
	padding-right: 			20px;
}
#HeaderBar {
	background: 			url(/images/green/header.gif);
}
#Content ul.headlines li {
	background: 			url(/images/green/more.gif) no-repeat left 50%;
}
/* @end */
