.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px 0px 6px;
}
.nav a:link {
	color: #FFFFFF;
}
.nav a:visited{
	color: #FFFFFF;
}
.nav a:active{
	color: #FF9900;
}
.nav a:hover{
	color: #FF9900;
}
body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(BGbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.bodytext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext a:hover{
	color: #FFFFFF;	
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	color: #FFFFFF;
}
.concerttitle {
	color: #FFFFFF;
	font-weight: bold;
}
.dateNtime {
	color: #FFFFFF;
	font-weight: bold;
}
