@CHARSET "UTF-8";

body
{
	margin: 50px 0px;
	padding: 0px;
	text-align: center;
}

div#banner
{
	width: 1024px;
	margin: 0px auto;
	background-color:#ffffff;
}

div#mainnav
{
	width: 1024px;
	margin: 0px auto;
	background-color:#ffffff;
}

div#content
{
	width:992px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border-left:1px dashed #333;
	border-right:1px dashed #333;
	border-top:1px dashed #333;
	border-bottom:1px dashed #333;
	background-color:#eee;
}

div#content h1
{
	font-size: 20pt;
 	font-family: Arial, Helvetica, sans-serif;
 	color: #000000;
 	text-align: justify;
}

div#biog p
{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}

div#gigs h1
{
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	text-align: justify;
}

div#gigs h2
{
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6547FF;
	text-align: justify;
}

div#gigs table
{
	margin-left: auto; 
	margin-right: auto;
	border:0px solid #777;
	border-collapse: collapse;
	background-color: #ffffff;
}

div#gigs th
{
	padding: 10px;
	border:0px solid #777;
	font-size: 20pt;
	background-color: #ddddee;
	text-align: justify;
}

div#gigs tr
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
}

div#gigs tr.alternate
{
	background-color: #ddddee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
}

div#gigs td
{
	padding: 10px;
	border:0px solid #ffffff;
	border-collapse: collapse;
	margin: 15px;
}

div#mp3s h1
{
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	text-align: justify;
}

div#mp3s h2
{
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CA4001;
	text-align: justify;
}

div#contactus h1
{
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	text-align: justify;
}

img
{
	border: 0px;
}
