/* DESIGN */


body { 
	background: url(images/content_bg.jpg) fixed;

}

a {
	color: #cc6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


p {
	font-family: Trebuchet MS, sans-serif;
	line-height: 15pt;
	font-size: 12px;
	font-weight:bold;
	color: #3e1900;
	text-align: justify;
}


.more {
	font-family: Trebuchet MS, sans-serif;
	line-height: 15pt;
	font-size: 12px;
	font-weight:bold;
	color: #3e1900;
	text-align: right;
}

.quote {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #000000;
}

.title {
	font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
}

.trackList {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #3e1900;
}


.concertsText { font-family:Trebuchet MS, sans-serif; line-height: 13pt; font-size:11px; color:#3e1900; }
.concertsTextDate{ font-family:Trebuchet MS, sans-serif; font-weight: bold; line-height: 13pt; font-size:11px; color:#3e1900; }

.blackBorder {
	border: 1px solid #000000;