.sprite {
		width: 75px;
		height: 75px;
		background: url(../img/sprites_logo.gif);
		margin-right: 5px;
}
	.music { background-position: 0px 0px;
	float: left; }
	.art { background-position: -150px 0px;
	float: left; }
	.openstage { background-position: -300px 0px;
	float: left; }	
	.theater { background-position: -75px 0px;
	float: right; }
	.handmade { background-position: -225px 0px;
	float: right; }
	.cafe { background-position: -375px 0px;
	float: right; }
