body {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(images/bg.gif);
	background-color: #000000;
	background-position: center;
	background-repeat: repeat-x;
}

p {
	text-align: justify;
}

.tagline {
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-align: center;
}

.news  {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	
}

.titles  {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.info  {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.roster  {
	font-size: 13px;
	color: #FF0000;
		text-align: left;
	font-weight: bold;
}

.view {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}

.listen {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CCCCCC;
}

A.footer:link {
	color: #CCCCCC;
}
A.footer:visited {
	color: #666666;
}
A.footer:hover {
	color: #ff0000;
}
A.footer:visited {
	color: #666666;
}
.artist_name {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
	color: #FFCC00;
}
