body {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
h2 {text-align: center;}
.bold {font-weight: bold;} 
.ital {font-style: italic;}
.under {text-decoration: underline;}
.large {font-size:16px; font-weight: bold;}
h1.header {text-align: center; font-size: 20px;}
h1.header2 {text-align: center; font-size: 20px; font-weight:normal;}
p {font-size:14px;}
p.large {font-size:16px; font-weight: bold;}
p.largectr {font-size:16px; font-weight: bold; text-align:center;}
p.small {font-size: 10px;}
p.address {text-align: center; font-size: 11px;}
p.ctr {text-align: center;}
p.top {font-size: 11px; font-style: italic;}
pre {font-family: Arial, Helvetica, sans-serif; font-size: 14px}
div.header {position: relative; left: 70px;}
div.footer {position: relative; left: 95px;}
p.artist {font-size: 13px;}
th {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
table   { border-collapse: collapse }
th.art { border: 1px solid #CCCCCC; background-color: #C0C0C0; }
td {border: 1px solid #CCCCCC; padding: 10px;}
table.shows{
	border-width: 10pt;
	border-spacing: 10pt;
	border-style: none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
	width: 100%;
}

td.shows
	{border-width: 10pt;
	padding: 10pt;
	border-style: none;
	border-color: white;
	background-color: white;
	width: 50%}
	
td.news
	{border-width: 10pt;
	padding: 10pt;
	border-style: none;
	border-color: white;
	background-color: white;}

table.artist
	{border-width: 2px;
	padding: 2px;
	border-style: none;
	border-color: white;
	background-color: white;
	width: 50%}
	
td.artistl
	{border-width: 2px;
	padding: 5px;
	border-style: none;
	border-color: white;
	background-color: white;
	text-align: right;}

td.artistr
	{border-width: 2px;
	padding: 5px;
	border-style: none;
	border-color: white;
	background-color: white;
	text-align: left;}

td.past1
	{border-width: 10pt;
	padding: 10pt;
	border-style: none;
	border-color: white;
	background-color: white;
	text-align: right;
	width: 110px}

td.past2
	{border-width: 10pt;
	padding: 10pt;
	border-style: none;
	border-color: white;
	background-color: white;
	text-align: left;}
	
div.main {
	width: 800px;
	position: relative;
	margin-left: 110px;
	}
