
#sidebar .wpm_mainmenu {
	font-size: 2em;
	font-weight: normal;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform:uppercase;
	letter-spacing: -.04em;
	word-spacing: -.04em;
	}

#sidebar .wpm_mainmenu a {
	color:#fff;
	width:171px;
	height:27px;
	display:block;
	padding:15px 15px;
	background: url('link.jpg') repeat-x top center;
	text-decoration: none;
	}

#sidebar .wpm_mainmenu a.selected {
	/*background: #990166;*/
	}

#sidebar .wpm_mainmenu a:hover {
	background: #990166;
}

#sidebar a.reg {
	background: url('link2.jpg') repeat-x top center; 
}

#sidebar a.reg:hover {
	background: #529200;
}