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