/* tamburin.css*/
#tambourine a {
	display: block;
	text-indent: -900%;
	outline: none;
}

#tambourine li {
	list-style-type: none;
}

#tambourine a:hover {
	background-position: left bottom;
	cursor: pointer;
}

#tambourine .joybutton {
	width: 120px;
	height: 120px;
	background: url(/images/menu/joy.png) no-repeat;
}

#tambourine .devotionbutton {
	width: 120px;
	height: 120px;
	background: url(/images/menu/devotion.png) no-repeat;
}

#tambourine .trinitybutton {
	width: 120px;
	height: 120px;
	background: url(/images/menu/trinity.png) no-repeat;
}

#tambourine .eastsidebutton {
	width: 120px;
	height: 120px;
	background: url(/images/menu/eastside.png) no-repeat;
}

#tambourine .charivarybutton {
	width: 120px;
	height: 120px;
	background: url(/images/menu/charivary.png) no-repeat;
}

#tambourine .sthbutton {
	width: 120px;
	height: 120px;
	background: url(/images/menu/6th.png) no-repeat;
}
