.home a:hover
{height: 39px; list-style-type: none; background-image: url(/images/home.png); background-repeat: no-repeat;}
.band a:hover
{height: 39px; list-style-type: none; background-image: url(/images/band.png); background-repeat: no-repeat;}
.blog a:hover
{height: 39px; list-style-type: none; background-image: url(/images/blog.png); background-repeat: no-repeat;}
.news a:hover
{height: 39px; list-style-type: none; background-image: url(/images/news.png); background-repeat: no-repeat;}
.music a:hover
{height: 39px; list-style-type: none; background-image: url(/images/music.png); background-repeat: no-repeat;}
.photos a:hover
{height: 39px; list-style-type: none; background-image: url(/images/photos.png); background-repeat: no-repeat;}
.video a:hover
{height: 39px; list-style-type: none; background-image: url(/images/video.png); background-repeat: no-repeat;}
.community a:hover
{height: 39px; list-style-type: none; background-image: url(/images/community.png); background-repeat: no-repeat;}
.home 
{height: 39px; width: 94px; margin-left: 46px; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; float: left;}
.band 
{height: 39px; width: 93px; margin-left: 0px; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; float: left;}
.blog {
	height: 39px;
	width: 85px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	display: block;
}
.news {
	height: 39px;
	width: 91px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	display: block;
}
.music {
	height: 39px;
	width: 95px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.photos {
	height: 39px;
	width: 110px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.video {
	height: 39px;
	width: 95px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	display: block;
}
.community {
	height: 39px;
	width: 150px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	display: block;
}
.eventinfo {
	text-align: right;
	display: block;
	width: 240px;
	height: 155px;
	margin: auto;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: none;
	list-style-type: none;
	padding-left: 5px;
}
.latestnewscontent {
	text-align: left;
	display: block;
	width: 240px;
	height: 155px;
	margin: auto;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: none;
	list-style-type: none;
	padding-left: 5px;
}
