body {    
   font-family: Verdana, Arial, Helvetica, sans-serif;    
	font-size: 10pt;    
	color: black;
	background-color: #ffffff;
	margin: 0px;    
	padding: 0px;
	background-image: url(/images/startile2.gif);
}

#content {
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
	 margin-left: auto;
	 margin-right: auto;
    padding: 0px;
	 width: 750px;
}

#contbanner {
   padding: 0px;
   margin: 0px;
	width: 100%;
   background-image:url(/images/startile2.gif);
}

#nav {
    width: 110px;
    padding: 10px;
    margin-top: 1px;
	float: left;
}

#main {
    margin-top: 1px;
}

#main-secondpage {
    margin: 1px 5px 1px 5px;
}

#footer {
    padding: 0px;
    margin: 0px;
	width: 100%;
	clear: both;
}

h2,h3 {    
  margin-top: 0px;    
	padding-top: 0px;
}

form {
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
}

.pipe {
   text-align: center;
   border-top: 1px solid #333;
   border-bottom: 1px solid #333;
   width: 100%;
   padding: 3px;
   background-color: #ccc;
}

.pipe ul {
margin-left: 0;
padding-left: 0;
display: inline;
font-size: 10pt;
} 

.pipe ul li {
margin-left: 0;
font-weight: bold;
padding: 3px 7px;
border-left: 1px solid #333;
list-style: none;
display: inline;
}

.pipe ul li.first {
margin-left: 0;
border-left: none;
list-style: none;
display: inline;
}

.pipe ul li a {
  text-decoration: none;
  color: #000;
}

.pipe ul li a:visited {
  color: #000;
}

.address {
   font-size: 10pt;
   text-align: center;
   font-weight: bold;
   margin-top: 0px;
}

.credits {
   font-size: 8pt;
   text-align: center;
   margin: 0px;
}

.daterow {
	background-color: #666666;
	color: White;
	font-weight: bold;
}

.couponlink {
  text-align: center;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial;
	color: #339900;
}

.couponlink a {
  color: #339900;
}

.bandrow {
	background-color: #ffffff;
}

.headliner {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.headliner a {
  color: navy;
}

.supportbands {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.morelink {
   text-align: right;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ticketmasterlink {
  text-align: right;
  color: black;
	font-size: 10pt;
	font-weight: bold;
}

.ticketmasterlink a {
  color: black;
	font-weight: bold;
}

.daterow-left {
  font-size: 8pt;
	background-color: #cccccc;
	border-top: 2px solid #333333;
}

.bandrow-left {
  font-size: 8pt;
}

