ul.lavaLamp {
	height:28px;
	margin: 0 auto;
	position:relative;
	top:9px;
}

ul.lavaLamp li {
	float:left;
	list-style:none;
}

ul.lavaLamp li.back {
	width:9px;
	height:28px;
	z-index:8;
	position:absolute;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.lavaLamp li a {
	top:7px;
	letter-spacing:0;
	z-index:10;
	display:block;
	float:left;
	height:28px;
	position:relative;
	overflow:hidden;
	margin:auto 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}

ul.lavaLamp li a:hover,ul.lavaLamp li a:active,ul.lavaLamp li a:visited {
	border:none;
}

*html* ul.lavalamp {
	height:27px;
	overflow:hidden;
	float:right;
	position:relative;
}

*html* ul.lavalamp li.back {
	width:9px;
	height:28px;
	z-index:8;
	position:absolute;
}

ul.lavalamp li.back {
	//display:none !important;
}

ul.lavaLamp li.back, #menu_seasons, #menu_seasons_page{
	background-color:#999999!important;
}

ul.lavaLamp li.back{
	background-color:#999999;
}

*html* ul.lavalamp li.current_page_parent{
	background-color:#999999;
}

*html* ul.lavalamp li.current_page_item{
	background-color:#999999;
}

*html* ul.lavalamp li.back {
	background-color: aqua;
}

ul.lavalamp li.current_page_item {
	//background-color:#999999 !important;
}

ul.lavalamp li.current_page_parent {
	//background-color:#999999 !important;
}

ul.lavaLamp li a, div#back a:hover {
	color:#000!important;
}