@charset "ISO-8859-1";
.centeredBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #1241A5;
	text-align: center;
	font-weight: normal;
}
#music {
	font-family: Arial, Helvetica, sans-serif;
	width: 518px;
	overflow: auto;
	height: 245px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	margin: 0px;
	padding: 7px;
	text-align: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1241A5;
	letter-spacing: 0.2em;
	display: block;
	font-size: 1em;
	line-height: 2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../title_bkgd.jpg);
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9C5239;
	background-position: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9C5239;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9C5239;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#music2 p a {
	color: #333;
	text-decoration: none;
}
#music #music2 p a:hover {
	color: #A55939;
	text-decoration: underline;
}
#a:hover {
	color: #97573B;
	text-decoration: underline;
}

