﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#masthead {
	position: relative;
	height: 113px;
	font-family: "Imprint MT Shadow";
	font-size: 56pt;
	vertical-align: text-bottom;
	white-space: normal;
	text-align: center;
	line-height: 100px;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #26006F;
}
#top_nav {
}

#container {
	min-width: 600px;
}

#left_col {
	width: 200px;
	float: left;
}

#page_content {
	margin-left: 300px;
}

#footer {
	clear: both;
}
.style14 {
	font-size: xx-large;
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.style15 {
	text-align: left;
}
.pageheader {
	font-family: Algerian;
	font-size: 40pt;
	text-decoration: underline;
	color: #000066;
	text-align: center;
}
.CellBlockInfo {
	font-size: 20px;
	font-weight: bold;
	color: #006600;
	font-family: "Copperplate Gothic Bold";
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	font-variant: normal;
}
.stylesongtitle {
	font-family: Algerian;
	font-size: x-large;
	text-decoration: underline;
	color: #000000;
	text-align: center;
}
.musicparagraph {
	text-align: left;
	font-family: "Franklin Gothic Book";
}
.musicbulletedlist {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.songtitle {
	font-family: Algerian;
	font-size: x-large;
	text-decoration: underline;
	color: #000000;
	text-align: center;
}
