#events{
	float: left;
	height: 56px;
	width: 81px;		
	background: url(/common/images/navigation/button-01-events.gif) top left no-repeat;
	display: block;	
}
 
#events:hover{
	background-position: top right;
}

#events_sel{
	float: left;
	height: 56px;
	width: 81px;		
	background: url(/common/images/navigation/button-01-events.gif) bottom left no-repeat;
	display: block;	
}

#events_sel:hover{
	background-position: top right;
}

#festival{
	float: left;
	height: 56px;
	width: 70px;		
	background: url(/common/images/navigation/button-02-festival.gif) top left no-repeat;
	display: block;	
}
 
#festival:hover{
	background-position: top right;
}

#festival_sel{
	float: left;
	height: 56px;
	width: 70px;		
	background: url(/common/images/navigation/button-02-festival.gif) bottom left no-repeat;
	display: block;	
} 

#festival_sel:hover{
	background-position: top right;
}

#education{
	float: left;
	height: 56px;
	width: 97px;		
	background: url(/common/images/navigation/button-03-education.gif) top left no-repeat;
	display: block;	
}

#education:hover{
	background-position: top right;
}

#education_sel{
	float: left;
	height: 56px;
	width: 97px;		
	background: url(/common/images/navigation/button-03-education.gif) bottom left no-repeat;
	display: block;	
}

#education_sel:hover{
	background-position: top right;
}

#local_artists{
	float: left;
	height: 56px;
	width: 100px;		
	background: url(/common/images/navigation/button-04-localArtists.gif) top left no-repeat;
	display: block;	
}
 
#local_artists:hover{
	background-position: top right;
}

#local_artists_sel{
	float: left;
	height: 56px;
	width: 100px;		
	background: url(/common/images/navigation/button-04-localArtists.gif) bottom left no-repeat;
	display: block;	
}

#local_artists_sel:hover{
	background-position: top right;
}

#membership{
	float: left;
	height: 56px;
	width: 122px;		
	background: url(/common/images/navigation/button-05-memberships.gif) top left no-repeat;
	display: block;	
}
 
#membership:hover{
	background-position: top right;
}

#membership_sel{
	float: left;
	height: 56px;
	width: 122px;		
	background: url(/common/images/navigation/button-05-memberships.gif) bottom left no-repeat;
	display: block;	
}

#membership_sel:hover{
	background-position: top right;
}