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

