body
{
	background-color:  #000;
}

p, blockquote, li, h3
{
	/* font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica; */
	font-size:  0.9em;
	line-height:  1.6em;
	text-align:  left;
	padding-left:  10px;
	padding-right:  10px;
}

blockquote
{
	margin-left:  20px;
	margin-right:  0px;
}
 



#sidebar-2 p, #sidebar-1 p
{
/*	line-height:  0.8em;*/
	font-size:  0.6em;
}

#sidebar-1 p
{
	text-align:  right;
}

#head
{

	color:  #eee;
	text-align:  center;
	height:  31px;
}

#container
{
	width:  760px;
	\width:  770px;
	w\idth:  760px;
	margin:  10px;
	margin-left:  auto;
	margin-right:  auto;
	padding:  10px;
background-color: #000;
/* border: 1px dotted #400; */

}

#sidebar-1
{
	background-color:  #000;
	color:  #eee;
	float:  left;
	width:  350px;
	\width:  350px;
	w\idth:  350px;
	margin-right:  5px;
	padding-top:  10px;
}

#content
{
	margin-left: 355px;
	margin-right: 0px;
	padding-top: 30px;
        background-color: #000;

        color: #ccc;
        font-family: Georgia, Serif, Times;
        font-size: 12px;
        line-height: 16px;



}

#foot
{
	clear:  both;
	margin-top:  5px;
	text-align:  center;
	border-top:  1px dotted #666;
        background-color: #000; color: #ccc;
        font-size: 11px;
}

#accessibility
{
	position:  absolute;
	top:  -10000px;
}

a
{
	color:  #eee;
	text-decoration:  none;
	border-bottom:  1px #ccc solid;
}

#sidebar-2 a, #sidebar-1 a
{
	border:  0px;
	color:  #eee;
}

h1
{
	font-weight:  normal;
	text-decoration:  none;
	font-family:  Georgia, Times, Serif;
	font-size:  3em;
}

h2
{
	font-weight:  normal;
	font-family:  Georgia, Times, Serif;
	font-size:  1.6em;

}

#content h2
{
        padding-left:10px;
	font-weight:  normal;
	font-family:  Georgia, Times, Serif;
	font-size:  1.8em;
line-height: 1em;
}



h3
{
	font-weight:  normal;
}

#content h3, #content h3 a
{
	border:  0px;
	font-weight:  normal;
	font-family:  Georgia, Times, Serif;
	font-size:  1.6em;
line-height: o.9.em;
}

h3 a
{
	border:  0px;
	font-weight:  normal;
	font-family:  Georgia, Times, Serif;
	font-size:  1.5em;
}

h1 a, h2 a
{
	border:  0px;
}

.caps
{
	letter-spacing:  0.1em;
	font-size:  10px;
}

#content hr
{
	color:  #ccc;
	width:  66%;
	margin-top:  2em;
	margin-bottom:  2em;
}

img.divider
{
	align:  center;
	margin-top:  2em;
	margin-bottom:  2em;
}



/* navigation */

#nav {
	margin: 0;
	padding: 0;
	height: 31px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 762px;
	}

#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:31px; /* for IE5/Win only */
text-decoration:none;
border:0px;
	}
	
#nav a:hover {
	background-position: 0 -33px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -66px;
	}
	
#thome a  {
	width: 54px;
	background: url(/cms/images/btn_home.gif) top left no-repeat;
}

#tmusic a  {
	width: 101px;
	background: url(/cms/images/btn_music.gif) top left no-repeat;
}

#tcontact a  {
	width: 70px;
	background: url(/cms/images/btn_contact.gif) top left no-repeat;
}

#tshows a  {
	width: 60px;
	background: url(/cms/images/btn_shows.gif) top left no-repeat;
}

#tpress a  {
	width: 59px;
	background: url(/cms/images/btn_press.gif) top left no-repeat;
}



#tbuy a  {
	width: 65px;
	background: url(/cms/images/btn_buy.gif) top left no-repeat;
}


#tlogo a  {
	width: 350px;
	background: url(/cms/images/btn_logo.gif) top left no-repeat;
}
blockquote.quote
{
        background:url(/cms/images/bq.gif) top left no-repeat; 
        font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0.5em;
	padding-left:10px;
	color:#ccc;
}

blockquote.quote, blockquote.quote p 
{
        font-size: 1.5em; line-height: 1.3em;
}