
/* CSS Document */

/* Set the colours for the headings in this section */

/* mb 2010.05.10 */
.inner {
	width: 975px;
	margin: 0 auto;
}/* centre all pages */

.archive_button a {
/*	color: #8c8c8d;*/
	color: #3d6981;/* blue */
	background: #fff;
}

.content h2 {
	color: #4089b4; 
}

a {
	color: #ec008c;
}

p.public_program {
	text-transform:uppercase;
	font-size: 90%;
	color: #999999;	
}

p.performance {
	text-transform:uppercase;
	font-size: 90%;
	color: #999999;	
}

p.exhibition {
	text-transform:uppercase;
	font-size: 90%;
	color: #000000;		
}

p.touring {
	text-transform:uppercase;
	font-size: 90%;
	color: #0099CC;
}

/* columns backgrounds */
.columns-holder {
	overflow:hidden;
	width:975px;
	padding-bottom: 50px;	
}

body .topbanner {
	width: 957px;
	height: 130px;/* height of image */
	font-size: 12px;/* show the alt txt */
	display: block;
	margin: 0 auto;
}/* banner image in header */

.topbanner img {
	float: left;
	padding: 0;
}
