@charset "utf-8";
#Logo
{
	position:absolute;
	width:200px;
	height:176px;
	background-image: url(images/200logo.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body { background-color: #FFFFFF; }
#TopBanner
{
	position:absolute;
	width:882px;
	height:117px;
	z-index:1;
	left: 214px;
	top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000033;
	padding-top: 55px;
	letter-spacing: 0.05em;
	text-indent: 40px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C9412c;
	padding-left: 20px;
}

#Hours
{
	position:absolute;
	width:1120px;
	height:25px;
	z-index:2;
	left: 0px;
	top: 189px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-bottom-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000033;
	letter-spacing: normal;
	text-indent: 180px;
}

#Menu
{
	position:absolute;
	background-image: url(images/minimal-bkgrnd.gif);
	width:200px;
	z-index:1;  
	top: 228px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#MainContent
{
	position:absolute;
	width:877px;
	height:2px;
	min-height: 500px;
	z-index:3;
	left: 215px;
	top: 224px;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C9412c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* line-height: 16px;  This makes h1 headins to compact. leading is negative*/
	color: #000033;
	padding-left: 15px;
	padding-right: 10px;
	font-stretch: wider;
}
#ArtistsTable {
	font-family: calibri;
	color: #999999;
	line-height: 18px;
	background-color: #FFFFFF;
	border: thin solid #B6BCED;
	border-right-color: #FFFFFF;
}
a:link, a:visited, a:active {
	font-family: calibri;
	font-style: normal;
	color: #660033;
	font-size: 12pt;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
}
#MainContent Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
}
.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}
.bio_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	height: 55px;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16px;
	font-style: normal;
	color:#999999;
	text-transform: uppercase;
}
#statement {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	color: #333333;
	height: auto;
	width: 544px;
	margin-left: 10px;
	margin-top: 10px;
	letter-spacing: normal;
	line-height: 13pt;
}
#bio_contact {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	height: 105px;
	width: 240px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11pt;
}
#bio_shows {
	font-family: "Times New Roman", Times, serif;
	height: 420px;
	width: 240px;
	padding-top: 5px;
	padding-left: 10px;
}
#bio_pics {
	height: 420px;
	width: 544px;
	margin-top: 5px;
	margin-left: 10px;
}
.bio_portrait {
	padding: 10px;
	height: 240px;
	width: 240px;
}
.statement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	letter-spacing: normal;
	line-height: 15pt;
	padding-left: 10px;
}
.announcement {
	color: #000000;
	font-size:15px;
}
.announcement_sub {
	font-size:16px;
	text-transform:uppercase;
}
