body
{
	margin: 0px;
	font-family: helvetica, san-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333;
}

.quote {font-size: 9pt;
	line-height: 11pt;
	color: #333;
	font-family: helvetica, san-serif;}
	
#body
{
	width: 870px;
	position: relative;
}

#pophead
{
	background-image: url(art/music_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 100px;
}

a
{
	text-decoration: none;
	font-family: helvetica, san-serif;
	color: #306;
}

a:hover
{
	text-decoration: underline;
	font-family: helvetica, san-serif;
	color: #069;
}

tr
{
	font-family: helvetica, san-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333;
}

td { border-top: 1px solid #666; }

td.header
{
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	font-family: helvetica, san-serif;
	font-size: 10pt;
	padding-bottom: 5px;
	background-color: #ccc;
}

td.noline
{
	border-top: 0px solid #666;
	margin-top: 0;
	padding-top: 0;
}

a.nav
{
	text-decoration: none;
	font-family: helvetica, san-serif;
	font-size: 10pt;
	color: #333;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 25px;
	height: 12px;
}

a.nav:hover
{
	text-decoration: underline;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	height: 12px;
	background-position: left center;
}

#nav
{
	position: absolute;
	top: 20px;
	border-bottom: 0px solid #000;
	width: 890px;
	padding-bottom: 3px;
	text-align: right;
}

#left
{
	margin-right: 10px;
	margin-left: 12px;
	width: 180px;
	margin-top: 10px;
	position: absolute;
}

#main
{
	border-left: 1px solid #303;
	padding-left: 20px;
	position: relative;
	float: right;
}

#main2
{
	border-left: 0px solid #303;
	padding-left: 20px;
	padding-right: 10px;
	position: relative;
	float: right;
}

h1
{
	font-family: Helvetica, sans-serif;
	color: #303;
	font-size: 12pt;
}

img.music
{
	margin-left: -18px;
	padding-right: 0px;
}

.address { text-align: center; }


#popcontent { margin-left: 20px; }

h2
{
	font-size: 13pt;
	margin-bottom: 2px;
	margin-top: 5px;
}

img.cover { padding-right: 10px; }



#navpop
{
	position: absolute;
	top: 20px;
	border-bottom: 0px solid #000;
	width: 475px;
	padding-bottom: 3px;
	text-align: right;
}

.grey_background
{
	border: 1px solid #666;
	font-family: helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	background-color: #ccc;
}