
#wrapper {
margin: 0 auto;
width: 800px;
}

#left {
font-weight: bold;
text-align:left;
font-size:12px;
font-family: Helvetica, Verdana, Arial, sans-serif;
}

#right {
font-weight: bold;
text-size:12px;
font-family: Helvetica, Verdana, Arial, sans-serif;
}


#middle {
font-family: Helvetica, Verdana, Arial, sans-serif;

}


#footer {
text-align:center;
font-family:Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
font-size:12px;
}


h1 {
	color:#000000;
	font-size:18px;
	text-align: center;
	font-weight: bold;
	margin: 0px
}

h2 {
	color:#4aa043;
	font-size:16px;
	font-weight: bold;
}

h3 {
	color:#000000;
	font-size:14px;
	font-weight: bold;
}

h4{
	color:#000000;
	font-size:12px;
	font-weight: bold;
}


hr {
	border:0;
	color:#0080aa;
	background-color:#0080aa;
	height:2px;
}


img {
    padding-right:20px;
	padding-left:10px;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto }

p {
	color:#000000;
	text-align: left;
	line-height:18px;
	font-size:14px;
	padding-right:20px;
	padding-left:10px;
}

.sponsor {
	text-align:center;
}


ul {
    	color:#000000;
	text-align: left; 
	line-height:18px;
	font-size:14px;
	padding-right:20px;
	padding-left:20px;
}


table {
    color:#000000;
	font-size:14px;
	margin-left: auto;
	margin-right: auto;
}

table.pastshows {
    color:#000000;
	font-size:10px;
	margin-left: auto;
	margin-right: auto;	
	
}

td {
	padding-right:30px;
	padding-left:0px;
	
}

a {
	color:#ed6b47;
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	line-height:25px;
}


a:hover {
	color:#c91d1d;
	text-decoration:none;
}

a.external {
	color: #ed6b47;
	font-size: 10pt;
}

a.external:hover {
	color: #c91d1d;
}
p.byline {
	color:#000000;
	font-size:10px;
	text-align: center;
	font-family:arial;
	font-weight: bold;
	}

form { 
	text-align: center;
	}

