body.home {
	background-color: #FFFFFF;
	background-image: url(images/home/bg.jpg);
	background-repeat: repeat-x;
	background-position: top; margin: 0; padding: 0;
}


#homewrapper {margin-left: auto; margin-right: auto; width: 1010px;}

/*MUSIC */
body.music {
	background-color: #FFFFFF;
	margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}
	
.content {background: url(images/music/bg.gif) repeat-x top #FFFFFF; font-size: 12px; line-height: 19px; padding-bottom: 20px;}	
.leftcolmusic {padding: 0px 93px 0px 105px;}
.rightcolumnmusic {background: url(images/music/piano.gif) no-repeat bottom; font-size: 13px; font-weight: bold;}
.musictitle {color: #a62acc; font-size: 16px; font-style: italic; line-height: 20px; font-weight: bold;}
.calendar {font-size: 13px; font-weight: bold;}
body.music a {color: #a62acc;}
body.music a:link, body.music a:visited {text-decoration: none;}
body.music a:active, body.music a:hover {text-decoration: underline;}

/*SPEAKING */
body.speaking {
background: url(images/speaking/bg.jpg) repeat-x top #FFFFFF; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}
.leftcolspeaking {padding-top: 66px; text-align: right;}
.rightcolspeaking {padding-left: 43px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 16px;}
#rightcolcontent {width: 453px;}
/*SITEWIDE */

#footer {padding: 50px 10px 10px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #C1C1C1; line-height: 15px;}
#footer a {color: #C1C1C1;}
#footer a:link, #footer a:visited {text-decoration: none;}
#footer a:active, #footer a:hover {text-decoration: underline;}