/* JANUARY 2005 */

/* COLOUR SCHEME */

/* FILM PAGES */

#contentColumn * a {border-bottom-color: #a5dcdb;} /*highlight*/

#navDiscipline ul li a {background-position: 0 0;} /* dim the other nav buttons */

#contentColumn {background-color:#7fcdcc;} /*background*/

.tableSchedule tr.altRow1 {background-color: #65c3c2;} /*light*/
.tableSchedule tr.altRow2 {background-color: #4cb9b8;} /*dark*/

.tableSchedule tr:hover.altRow1,
.tableSchedule tr:hover.altRow2 {background-color: #a5dcdb;} /*highlight*/


/* ARTIST INFO PAGES */

#contentColumn .boxRight {background-color: #a5dcdb;} /*highlight*/

.artistInfo {background-color: #65c3c2;} /*light*/
	
#contentColumn .artistFeaturing {background-color: #a5dcdb;} /*highlight*/

#contentColumn .artistFeaturing h3 {background-color: #4cb9b8;} /*dark*/
