@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 65%;
	margin: 0px;
	padding: 0px;
}
p, li, td {
	line-height: 1.5em;
	font-size: 1.2em;
	padding-bottom: 1em;
	margin: 0px;
}
ul  {
	margin: 0px;
	padding-bottom: 10px;
}
h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C637D;
	font-size: 1.75em;
	padding-bottom: 10px;
	clear: both;
	padding-top: 15px;
}
.imgLeft {
	float: left;
	padding: 10px 15px 10px  0px;
	clear: both;
}
#navigation  li {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 2em;
}
.imgRight {
	float: right;
	padding: 10px 0px 10px 15px;
}
#navigation {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
	padding: 20px 0px 0px 0px;
	display: inline;
}
#container {
	width: 840px;
	padding: 0px;
	background-color: #CCCCCC;
	margin: 0px auto;
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#subNavigation {
	clear: both;
	margin-top: 0px;
	height: 86px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-align: center;
}
#subNavigation li {
	display: inline;
	padding-right: 15px;
	text-align: center;
}
#content {
	float: right;
	width: 540px;
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px 70px 0px 0px;
}
#header {
	padding: 0px;
	width: 840px;
	margin: 0px auto;
	background-color: #333333;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 227px;
}
body {
	background-color: #111111;
}
a:link {
	color: #5C637D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #62A662;
}
a:hover {
	text-decoration: underline;
	color: #5C637D;
}
a:active {
	text-decoration: none;
	color: #5C637D;
}
h1 {
	height: 100px;
	width: 350px;
	margin: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C637D;
	font-size: 2em;
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.hidden
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
} 
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C637D;
	font-size: 1.5em;
	padding-bottom: 10px;
	display: inline;
}
#QuickLinks {
	float: right;
	width: 250px;
}
#QuickLinks li {
	margin: 0 0 0 1em;
	padding: 0px;
}
.sheetmusic {
	padding-top: 2em;
}
.recommend img {
	border-width: 0px;
	border-style: none;
}
.clearAll {
	clear: both;
}
.aside {
	background-image: url(../images/aside_Top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	float: left;
	width: 225px;
	margin-right: 25px;
	background-color: #6B7391;
}
.aside2 h2 {
	color: #CCCCCC;
	padding: 0px 0px 15px;
}
.aside2 p {
	color: #CCCCCC;
}
.aside2 a {
	color: #FFFFFF;
	font-weight: bold;
}
.aside2 img {
	border-width: 0px;
	border-style: none;
}
.aside2 {
	background-image: url(../images/aside_Bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 25px;
}
