.page_navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 40px;
}

.performer_site {
	font-size:9px; 
	color:#323D66; 
	font-weight:normal; 	
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
	
.bordered_img {
	border-width:2px;
	border-style:solid;
	border-color:#06c;
	}

.menu {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	color: white;
	}
.menu a, .menu a:visited {
	text-decoration: none;
	color: white;
	}
.menu a:hover {
	text-decoration: none;
	color: red;
	}

.header_description {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: white;
	font-size: 1.2em;
	}


