.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 231F20;
	line-height: normal;


}
.bandname {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.soundbite {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.soundbite:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #231F20;
	text-decoration: none;
}
.artiste {
	font-family: Verdana;
	font-size: 12px;
	color: #231F20;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	padding: 3px;
}
.artiste:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #cc0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	padding: 3px;
}.topnav {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}

.topnav:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B2B3B5;
	text-decoration: none;
}
.contact {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #231F20;
}
.catagoryheading {
	font-family: Verdana;
	font-size: 20px;
	color: #4D4E50;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 3px;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;


}
.smalltext {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 231F20;
	line-height: normal;
}
.linkstext {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}
.link {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4d4e50;
	text-decoration: none;
}
.link:hover {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.viewlarger {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
body {
	background-color: #B2B3B5;
	background-image: url(images/star_bg.jpg);

}
.leftnav2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}



//body {
//margin: 0;
//padding: 0;
//background: white;
//font: 80% verdana, arial, sans-serif;
//}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: static;
top: 0;
left: 0;
}
dl#menu {
width: 145px;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
border: 1px solid gray;
background: #B2B3B5 url(images/navgif.gif);
}
dl#menu dd {
border: 1px solid gray;
}
dl#menu li {
font-family: Verdana;
font-size: 11px;
line-height: 17px;
text-align: center;
background: #fff;
}
dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
