body{
	background-image: url(images/group.gif);
}

#container {
	width:940px;
}

#header {
	width:940px;
	height:150px;
	float:left;
	background-image: url(images/topb.gif);
}

#hleft {
	width:150px;
	height:150px;
	float:left;
}

#hright {
	width:790px;
	height:150px;
	float:left;
}

#hrleft{
	width:150px;
	height:150px;
	float:left;
}

#hrcenter{
	width:490px;
	height:150px;
	float:left;
	font-size:34px;
	line-height:45px;
	text-align:right;
}

#hrright{
	width:150px;
	height:150px;
	float:left;
	font-size:12px;
	line-height:13px;
}

#content {
	width:940px;
	float:left;
}

#cleft {
	width:150px;
	float:left;
}

#cright {
	width:740px;
	float:left;
	color: #F00;
	background-color:#ffffff;
	padding:25px;
	background-image: url(images/back.jpg);
}
#cright p {
	color: #000;
}
#nav {
	width:149px;
	font-size:20px;
	line-height:28px;
	float:left;
	background-image: url(images/nav.jpg);
	border-right: 1px solid black
}

#nav a{
	color:#000000;
	text-decoration:none;
}

#nav a:hover{
	color:#000000;
	text-decoration:none;
	background-color:#ffffff;
}
	


#footer {
	width:940px;
	height:50px;
	float:left;
	font-size:11px;
	background-image: url(images/footer.gif);
}

#fleft {
	width:150px;
	height:50px;
	float:left;
}
#fright {
	width:790px;
	height:50px;
	float:left;
}

#fright a {
	color:#0000ff;
}

#fright a:visited {
	color:#0000ff;
}

#fright a:hover {
	background-color:#ffcc00;
	color:#0000ff;
}

p{
	width:720px;
}

td .musicians{
	width:200px;
	height:30px;
}

h1{
	margin:5px;
}

#musicians{
	width:350px;
}
#musicians p{
	width:350px;
}

