body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
}

img	{
	border: 0;
	display: block;
	}

p, li, dd, dl	{
	font-family: "Trebuchet MS", verdana, Lucida, geneva, Helvetica, sans-serif;
	line-height: 14px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
	font-size: 11px;
	color: #333333;
	}

.inline	{
	display: inline;
	}

	
a	{
	text-decoration:	none;
	font-weight:	normal;
	color: #35699F;
	border-bottom-style: none;
	}
	
a:link	{
	color:	#35699F;
	background-color: transparent;
	border-bottom: 1px;
	}
	
a:visited	{
	color:	#35699F;
	background-color: transparent;
	border-bottom: none;
	}
	
a:hover	{
	color:	#35699FC;
	background-color: transparent;
	border-bottom: 1px dotted #35699F;
	}
	
a:active	{
	color:	#514C89;
	background-color: transparent;
	border-bottom: 1px solid #514C89;
	border-top: 1px;
	}
	

.footertype {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 0.06em;
}

.footertype a #home {
	color: #514C89;
	}

.footertype a:hover #home, a:active #home {
	color: #514C89;
	background-color: transparent;
	border-bottom: 1px dotted #514C89;
	}

.footertype a #news {
	color: #35699F;
	}

.footertype a:hover #news, a:active #news {
	color: #35699F;
	background-color: transparent;
	border-bottom: 1px dotted #35699F;
	}
	
.footertype a #artists {
	color: #74AA5D;
	}

.footertype a:hover #artists, a:active #artists {
	color: #74AA5D;
	background-color: transparent;
	border-bottom: 1px dotted #74AA5D;
	}	
	
.footertype a #tours {
	color: #F9EE5C;
	}

.footertype a:hover #tours, a:active #tours {
	color: #F9EE5C;
	background-color: transparent;
	border-bottom: 1px dotted #F9EE5C;
	}	

.footertype a #press {
	color: #FF7300;
	}

.footertype a:hover #press, a:active #press {
	color: #FF7300;
	background-color: transparent;
	border-bottom: 1px dotted #FF7300;
	}	
	
.footertype a #about {
	color: #CA552E;
	}

.footertype a:hover #about, a:active #about {
	color: #CA552E;
	background-color: transparent;
	border-bottom: 1px dotted #CA552E;
	}		

.footertype a #store {
	color: #B3332D;
	}

.footertype a:hover #store, a:active #store {
	color: #B3332D;
	background-color: transparent;
	border-bottom: 1px dotted #B3332D;
	}	
	
.footertype a #community {
	color: #A32C61;
	}

.footertype a:hover #community, a:active #community {
	color: #A32C61;
	background-color: transparent;
	border-bottom: 1px dotted #A32C61;
	}		
		


.leftnav {
	background-image: url(../images/leftnav_grey.gif);
	background-repeat: repeat;
}

