#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: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 80px;
	padding-right: 90px;
	padding-bottom: 20px;
}
h2 a:link, h2 a:visited, h2 a:active {
	color: #3e679f;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
h2 a:hover {
	color: #dc5d30;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	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;
}
#profile {
	width: 739px;
	height: 235px;
	text-align: left;
	vertical-align: top;
	margin-left: 67px;
	background: #eceff5 no-repeat 0 0;
	border: 1px dotted #3b5998;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
#profile h1 {
	color: #333;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 30px;
	padding-top: 10px;
}
#profile p {
	color: #666;
	font: 10px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 35px;
	padding-left: 30px;
	text-align: justify;
	margin: -5px 0 0;
}
.profile:link, .profile:visited, .profile:active {
	color: #3e679f;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
.profile:hover {
	color: #dc5d30;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}
#profile .td2 {
	background-color: #fff;
}
#profile h2 {
	color: #333;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 0;
}
#profile .p2 {
	color: #666;
	font: 10px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 10px;
	text-align: justify;
	margin: -10px 0 0;
}
#profilelink {
	color: #666;
	font: 10px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 35px;
	padding-left: 30px;
	text-align: justify;
	margin: -25px 0 0;
}
#profilelink a:link, #profilelink a:visited, #profilelink a:active {
	color: #3e679f;
	font: bold 10px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
#profilelink a:hover {
	color: #3e679f;
	font: bold 10px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}