#navigation ul a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display: block;
	color:#000000;
	text-align: center;
	height:20px;
	padding: 0px 0px 40px 0px;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:300;
	background-position:top;
}
#navigation ul a:hover {
	color:#000000;
	background-position: 0 -69px;
}
#navigation ul #active {
	float:left;
	display: block;
	color:#000000;
	text-align: center;
	height:20px;
	background-position: 0 -69px;
}
.collections {
	background:url(buttons/images/button_01.gif) no-repeat;
	width:86px;
}
.upcoming {
	background:url(buttons/images/button_02.gif) no-repeat;
	width:76px;
}
.rewards {
	background:url(buttons/images/button_03.gif) no-repeat;
	width:88px;
}
.biography {
	background:url(buttons/images/button_04.gif) no-repeat;
	width:98px;
}
.partners {
	background:url(buttons/images/button_05.gif) no-repeat;
	width:99px;
}
.media {
	background:url(buttons/images/button_06.gif) no-repeat;
	width:110px;
}
.lifestyle {
	background:url(buttons/images/button_07.gif) no-repeat;
	width:95px;
}
.contact {
	background:url(buttons/images/button_08.gif) no-repeat;
	width:125px;
}
