#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;
}
#contentbody {
	background-image: url('../images/music-lesson-content-bg.jpg');
	background-repeat: no-repeat;
	width: 883px;
	float: left;
	overflow: auto;
	clear: both;
	text-align: justify;
	padding-bottom: 5px;
	color: #637797;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#contentbody h1 {
	color: #3e679f;
	font: 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 80px;
}
#contentbody h2 {
	color: #3e679f;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 90px;
	padding-left: 90px;
	padding-bottom: 15px;
}
#contentbody p {
	color: #3e679f;
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 90px;
	padding-left: 90px;
	padding-bottom: 30px;
}
#contentbody table {
	margin-left: 90px;
	margin-bottom: 30px;
}
#contentbody ul {
	margin: 0;
	padding: 0;
}
#contentbody li {
	margin: 0;
	padding: 0;
}
#contentfooter {
	margin-right: auto;
	margin-left: auto;
	width: 884px;
	height: 27px;
	background-image: url('../images/music-lessons-body-footer.jpg');
	background-repeat: no-repeat;
}
#contentbody a:link, a:visited, a:active {
	color: #3e679f;
	font: 13/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
#contentbody a:hover {
	color: #dc5d30;
	font: 13/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}
#featured {
	background: url(../images/profile-featured.jpg) no-repeat 0 0;
	width: 739px;
	height: 235px;
	text-align: left;
	vertical-align: top;
}
#featured h1 {
	color: #3e679f;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 45px;
	padding-top: 14px;
}
#featured .image1 {
	padding-left: 25px;
}
#featured .image2 {
	padding-left: 6px;
}
