#centermain {
	text-align: center;
}

#sponsorAd {

	width:396px;
	margin: 0px;
	padding: 0px;
	}

#sponsorName {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
#sponsorsContent{
width:420px;
text-align:justify;
}
#contentTables{
width:420px;
}
#homeContent{
width:420px;
text-align:justify;
}
#homeContent img{
margin-left:10px;
}
#schedDate{
color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
	background-image: url(../images/adbck.jpg);
	background-repeat: repeat;
	border: 1px solid #330099;
}
#schedTitle{
font-weight:bold;
}
#schedTime{
font-weight:bold;
text-align:right;
}
#schedDesc{
text-align:justify;
padding-bottom:20px;
}
#bandTitle{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
	background-image: url(../images/adbck.jpg);
	background-repeat: repeat;
	border: 1px solid #330099;
	}
#bandTitle a:link{
color: #FFFFFF;
text-decoration:none;
}
#bandTitle a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#bandTitle a:hover{
color: #FFFFFF;
text-decoration:none;
}
#bandBio{
text-align:justify;
}
