a{text-decoration:none;

color: #fff;
	font-weight: bold;
}a:visited{	color: #e5e5e5;}a:hover
{font: 13px/1.5 Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
font-weight: bold;color: #2a2a2a;	background: #e5e5e5;}
li {
margin: 1em;}
#navbar{
	width: 525px;
	margin-left:0px;
	padding:0px;
	height: 20px;
}
#navbar li {
    width: 105px;
    list-style:none;
    display:inline;
	text-align: center;
}
#navbar a
{
	width: 105px;
	float: left;
}
body 
{	width: 800px;	font: 13px/1.5 Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;	color: #e5e5e5;	background: #2a2a2a;	margin: auto;	padding: 0;	cursor: default;}
body.home #navbar li.home {
	text-decoration: underline;
}
body.pictures #navbar li.pictures {
	text-decoration: underline;
}
body.performances #navbar li.performances {
	text-decoration: underline;
}
body.media #navbar li.media {
	text-decoration: underline;
}
body.bio #navbar li.bio  {
	text-decoration: underline;
}
#header 
{
	width: 525px;
    	padding: 0px;
	text-align: center;
	font-size: 18px;
}

#container 
{  width: 525px;
float: left;
} #center 
{text-align: center; }#sidebar 
{	padding: 20px 0 10px 0;	width: 240px;
	float: right;
} 