/* CSS Document */

.contentColumn h1 {
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.contentColumn h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

.contentColumn p {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.contentColumn p.gig {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px #132737 solid;
}

.contentColumn p.news {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px #132737 solid;
}

.album h1 {
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.album h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}

.album p {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0;
	letter-spacing: 1px;
}

.album p.purchase {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
}