body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 8pt;
}

a, a:visited
{
	color: #E4AD64;
}

table
{
	font-size: 9pt;
}

.sectionheader
{
	font-weight: bold;
	font-style: italic;
}

.altrow1
{
	background-color: #CACACA;
	color: #000000;
}

.altrow2
{
	background-color: #E8E8E8;
	color: #000000;
}

.news
{
	font-size: 8pt;
}

.menuitem
{
	margin-right: 10px;
}

.menuitem a
{
	text-decoration: none;
}

#header
{
	text-align: center;
}

#menu
{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

#footer
{
	text-align: center;
	margin-top: 50px;
}

#content
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#news
{
	width: 35%;
	margin-left: 8px;
	float: right;
}

#shows
{
	width: 60%;
	float: left;
}

#media
{
	clear: both;
	margin-top: 10px;
	width: 100%;
	margin: auto;
}

#othermain
{
	clear: both;
	margin-top: 10px;
}

.songtitle
{
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

.lyrics
{
	font-style: italic;
}

.subsection
{
	margin-bottom: 10px;
}

.subsectionheader
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E4AD64;
	border: 1px solid black;
	padding: 3px;
	text-align: left;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}

.subsectioncontent
{
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 10px;
	text-align: left;
}

#col1, #col2, #col3
{
	float: left;
	margin-right: 10px;
}

.audiofile
{
	margin-top: 10px;
}

.audiofileheader
{
	font-size: 15px;
	font-weight: bold;
}
