.MenuGroup
{ 	
	background-color: White;
	border-style:solid;
	border-width:1px;
	border-color: white; 
	cursor:pointer;
	cursor:hand;	
	padding: 0px;
}

.home
{
background-color: #BD002B;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: white;
text-align:right;
}

.bio
{
background-color: #E4B853;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: white;
text-align:right;
}

.gallery
{
background-color: #CE762A;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: white;
text-align:right;
}

.archive
{
background-color: #C44D29;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: white;
text-align:right;
}

.phonoworks
{
background-color: #A9192D;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: white;
text-align:right;
}

.literature
{
background-color: #CE6B98;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: white;
text-align:right;
}

.events
{
background-color: #BD002B;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: white;
text-align:right;
}

.contact
{
background-color: #DDAB31;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: white;
text-align:right;
}



.homeOver
{
                background-color: #BD002B;	
                border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
                font-weight: bold;
	font-size: 8pt;
                color: black;
                text-align:right;
	cursor:pointer;
	cursor:hand;
}

.bioOver
{
background-color: #E4B853;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: black;
text-align:right;
	cursor:pointer;
	cursor:hand;
}

.galleryOver
{
background-color: #CE762A;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: black;
text-align:right;
	cursor:pointer;
	cursor:hand;
}

.archiveOver
{
background-color: #C44D29;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: black;
text-align:right;
	cursor:pointer;
	cursor:hand;
}

.phonoworksOver
{
background-color: #A9192D;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: black;
text-align:right;
	cursor:pointer;
	cursor:hand;
}

.literatureOver
{
background-color: #CE6B98;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: black;
text-align:right;
	cursor:pointer;
	cursor:hand;
}

.eventsOver
{
background-color: #BD002B;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: black;
text-align:right;
	cursor:pointer;
	cursor:hand;
}

.contactOver
{
background-color: #DDAB31;	
border-style:solid;
	border-width:1px;
	border-color: White; 
	font-family:tahoma;
font-weight: bold;
	font-size: 8pt;
                color: black;
text-align:right;
	cursor:pointer;
	cursor:hand;
}


