body {
	line-height: auto;
	}

.bold_italic {
	font-weight: bold;
	font-style: italic;
}
.italic {
	font-style: italic;
}
.concert_date {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.concert_title {
	font-weight: bold;
}
.page_title {
	font-weight: bold;
	color: #5A778A;
	text-align: center;
	font-size: 18px;
}
.photo_caption {
	font-size: 11px;
}
.photo_caption img {
	margin-bottom: 5px;
	}
.education {
	font-family: "Comic Sans MS";
	font-size: 13.5pt;
}
.education_title {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #5A778A;
	text-align: center;
	font-size: 14pt;
}

li {
	line-height: 14pt;
	margin-bottom: 5px;
	}
		
h1 {
	font: bold 24px/28px "Times New Roman", Georgia, Serif;
	color: #5A778A;
	text-align: center;
	margin-bottom: 30px;
	}
h2 {
	font: bold 22px/26px "Times New Roman", Georgia, Serif;
	color: #000;
	text-align: left;
	}
h3 {
	font: bold 18px/22px "Times New Roman", Georgia, Serif;
	color: #000;
	text-align: left;
	margin-top: 40px;
	}
h4 {
	font: bold 16px/20px "Times New Roman", Georgia, Serif;
	color: #000;
	text-align: left;
	}	
	
div.contributorstory {
	float: right;
	margin: 0 0 10px 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	}
div.contributorstory img {
	border: 0;
	margin-bottom: 3px;
	}
div.contributorstory a {
	text-decoration: none;
	}
.piece {
	margin: 3px 0 3px 20px;
	text-indent: -20px;
	}
.pieceNoIndent {
	margin: 3px 0;
	text-indent: 0;
	}