#contentheader {
	margin-right: auto;
	margin-left: auto;
	width: 884px;
	height: 21px;
	background-image: url('../images/music-lessons-body-head.jpg');
	background-repeat: no-repeat;
}
#contentcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 884px;
	height: 100%;
	background-image: url('../images/music-lessons-content-background.jpg');
	overflow: auto;
}
#contentleft {
	background-image: url('../images/music-lesson-content-logo.jpg');
	background-repeat: no-repeat;
	width: 320px;
	height: 325px;
	float: left;
}
#contentright {
	width: 563px;
	height: 100%;
	float: left;
	overflow: auto;
	margin: 0 0 0 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#contentright h1 {
	font-weight: bold;
	font-size: 29px;
	color: #535f7d;
	margin-bottom: 4px;
}
#contentright h2 {
	font-weight: bold;
	font-size: 15px;
	color: #d24425;
	margin-bottom: 6px;
}
#contentright p {
	width: 475px;
	font-size: 13px;
	color: #666;
}
#contentright img {
	margin: 0 20px 0 0;
}
#contentright a:link, #contentright a:visited, #contentright a:active {
	font-weight: bold;
	font-size: 14px;
	color: #d24425;
	text-decoration: none;
}
#contentright a:hover {
	text-decoration: underline;
}
#contentfooter {
	margin-right: auto;
	margin-left: auto;
	width: 884px;
	height: 27px;
	background-image: url('../images/music-lessons-body-footer.jpg');
	background-repeat: no-repeat;
}
