#menu {
	background: transparent none no-repeat left;
}

html > body #menu {
	background-image: none;
	background-color: #4a0660;
	border-bottom: 4px solid #e21af4;
	border-top: 1px solid #36aafc;
}
	
#menu ul {
	background: transparent none no-repeat right;
}

html > body #menu ul {
	background-image: none;
}
