body {
	background-image: url('/image/bg.JPG');
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table {
	border: 0px;	
}

p, li, div {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

p.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

p.large {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
}

a {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

h2 {
	font-family: Arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 14pt;
}


hr {
width: 60%;
color: #ffffff;
}

img {
padding: 5px;
border: 0;
}


#header {
	height: 96px;
	background-color: #000000;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#left_spacer {
	background-image: url('/image/left_bg.JPG');
	height: 100%;
	width: 8px;
}

#menu {
	margin-left: 1px;
	float: left;
	width: 135px;
	background-color: #dee5ea;
}

#content {
	width: 614px;
}

#affiliates {
	width: 130px;
}
	

#footer {
	clear: both;
	text-align: center;
}

.bold { font-weight: bold; }

.sold_out { color: #66cccc; }

.band_name {
	font-family: Arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 14pt;
}