@charset "UTF-8";
/* CSS Document */

#pageTitle {
	position:absolute;
	left:500px;
	top:50px;
	width:300px;
	height:37px;
	z-index:1;
	visibility:visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}
#leftColumn {
	position:absolute;
	left:0px;
	top:87px;
	width:150px;
	height:auto;
	z-index:2;
	visibility:visible;	
}
.pullQuoteName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	text-indent: 10px;
	color: #000000;
}
.musicName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	vertical-align:text-top;
	text-indent: 10px;
	color: #000000;
}
#secondColumn {
	position:absolute;
	left:200px;
	top:87px;
	width:150px;
	height:auto;
	z-index:3;
	visibility:visible;
}
#thirdColumn {
	position:absolute;
	left:350px;
	top:87px;
	width:138px;
	height:auto;
	z-index:4;
	visibility:visible;
	text-align: right;
}
#content {
	position:absolute;
	left:500px;
	top:87px;
	width:300px;
	height:auto;
	z-index:5;
	visibility:visible;
}
.leftText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
}
.leftTextSelected {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.secondText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.secondTextSelected {
font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.thirdText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: normal;
}
.contentCopyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
.thirdTextSelectedRed {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #DA010D;
	line-height: normal;
}
.thirdTextSelectedGreen {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #00852A;
	line-height: normal;
}
.thirdTextSelectedBlue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #00852A;
	line-height: normal;
}
.thirdTextSelectedBlack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	line-height: normal;
}
.contentText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;

}
.contentText p {
text-indent:10px;
}
.images {
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000033;
	text-decoration: underline;
}
.contentRule {
	border-bottom:thin dotted #000000;
}
