#Menu_BOX {
	font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	height: 205px;
	line-height: 25px;
}
#Menu_BOX a:link {
color: #FFF;
text-decoration: none;
}
#Menu_BOX a:visited {
	color: #FFF;
	text-decoration: none;
}
#Menu_BOX a:hover {
	color: #F00;
	text-decoration: none;
}


#Menu_News {
	background-image: url(../Images/MenuBG%27s/News.gif);
	height: 25px;
	width: 102px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#Menu_Bio {
	background-image: url(../Images/MenuBG%27s/Biography.gif);
	height: 25px;
	width: 102px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#Menu_Tour {
	background-image: url(../Images/MenuBG%27s/Tour.gif);
	height: 25px;
	width: 102px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#Menu_Music {
	background-image: url(../Images/MenuBG%27s/Music.gif);
	height: 25px;
	width: 102px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#Menu_Press {
	background-image: url(../Images/MenuBG%27s/Press.gif);
	height: 25px;
	width: 102px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#Menu_Contact {
	background-image: url(../Images/MenuBG%27s/Contact.gif);
	height: 25px;
	width: 102px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#Menu_Photos {
	background-image: url(../Images/MenuBG%27s/Photos.gif);
	height: 25px;
	width: 102px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#Menu_Links {
	background-image: url(../Images/MenuBG%27s/Links.gif);
	height: 25px;
	width: 102px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
