body { background-color: black; }
.leftmenu, .spanup { background-color: #d8d6b3; }
.leftmenuitem { background-color: #f0f9ca; }

#menuitems .on a {
	color: #B22A01;
	background-color: #FEEAAC;
}

#menuitems .menuxe, 
#menuitems .menuxe a, 
#menuitems .menususe-get, 
#menuitems .menususe-get a, 
#menuitems .menuabout, 
#menuitems .menuabout a {
	background: url(images/tux-trans.png) 6px 9px no-repeat #E8E2D3;
}
#menuitems .menususe-get a, 
#menuitems .menuabout a {
	padding: 21px 3px 8px 52px;
}
#menuitems .menuxe a:hover, 
#menuitems .menususe-get a:hover, 
#menuitems .menuabout a:hover {
	background-color: #FEEAAC;
}
