body {
	margin-top: 4px;
	background-color: #A71717;
	background-image: url(images/pgbg2.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #D0092C;
	text-decoration: none;
}
a:hover {
	color: #EE0000;
	text-decoration: underline;
}
a:visited {
	color: #BD4B15;
	text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	margin: 1px;
	text-align: center;
	color: #4C0000;
}
.concertbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.concertbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.concerttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.concertem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
.previewtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.videosm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.concertfootnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.largelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#starburst {
	background-image: url(images/starburstBg.gif);
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	height: 280px;
	width: 476px;
}
div.eventbox {
	margin: 6px;
	padding: 3px;
	width: 520px;
	border: 2px dotted #CC0000;
	background-image: url(images/eventboxbg.gif);
}
