/* Performances page */
#performancecontent { 	margin:0 auto;
	width: 900px;
	text-align: left;
	background: url(images/bg.jpg) top right repeat; }
.choose { position: absolute; top: 625px; left: 340px; font-family: "Times New Roman", Times, serif; font-size: 20px; color: #FFFFFF; text-decoration: none;}


/* Gallery */
#buttons {
	position: relative;
	width: 500px;
	left: 50%;
	margin-left: -140px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#buttons a:link, #buttons a:visited, #buttons a:active {
		font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #33CCFF;
	text-decoration: none;
}
#buttons a:hover {
	text-decoration: underline;
}
#buttons2 {
	position: relative;
	width: 500px;
	left: 50%;
	margin-left: -140px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#buttons2 a:link, #buttons2 a:visited, #buttons2 a:active {
		font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #33CCFF;
	text-decoration: none;
}
#buttons2 a:hover {
	text-decoration: underline;
}


#mainnews p, #mainnews a:link, #mainnews a:active, #mainnews a:visited, #mainnews a:hover, #mainnews p a:link, #mainnews p a:active, #mainnews p a:visited, #mainnews p a:hover {	font-size: 16px;
	position: absolute;
	top: 42px;
	width: 220px;
	margin-left: 20px;
	margin-right: 15px;
	text-align: left;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;}
.blue {color: #33CCFF; text-align: right; font-family:"Times New Roman", Times, serif; position: absolute; margin-left: 150px;margin-top:62px; font-size: 16px;}
.maintbl {margin-top: 40px;}