/* JANUARY 2005 */

/* COLOUR SCHEME */

/* MUSIC PAGES */

#contentColumn * a {border-bottom-color: #fac8c2;} /*highlight*/

#navDiscipline ul li a {background-position: 0 0;} /* dim the other nav buttons */

#contentColumn {background-color:#f8b0a8;} /*background*/

.tableSchedule tr.altRow1 {background-color: #f7a097;} /*light*/
.tableSchedule tr.altRow2 {background-color: #f69186;} /*dark*/

.tableSchedule tr:hover.altRow1,
.tableSchedule tr:hover.altRow2 {background-color: #fac8c2;} /*highlight*/


/* ARTIST INFO PAGES */

#contentColumn .boxRight {background-color: #fac8c2;} /*highlight*/

.artistInfo {background-color: #f7a097;} /*light*/
	
#contentColumn .artistFeaturing {background-color: #fac8c2;} /*highlight*/

#contentColumn .artistFeaturing h3 {background-color: #f69186;} /*dark*/

