#menu a.item-4 {
	background-color:#586868;
	color:white;
}
#menu a.item-4:hover,
#menu li:hover a.item-4,
#menu li.over a.item-4 {
	background-color:#e5e5e5;
	color:black;
}

li.invisible{list-style-type: none;}

h1 {
	background:#586868 url(../img/list-bkgd.jpg) repeat-x bottom;
}

