body {
	background-image:url(../images/artists-bkg.jpg);
	background-repeat:repeat-x;
	background-color:#feb534;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;	
}
.banner { border-bottom: 2px solid #ccc;}
#contenta {
	background-color:#12171D;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	border: 3px solid #ccc;
}
#contentb {
	background-color:#A2A2A2;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	border: 3px solid #ccc;
}
#contentc {
	background-color:#FFE9CA;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	border: 3px solid #ccc;
}
#contentc .type{
	color: #000;
}
#contentd {
	background-color:#3E2424;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	border: 3px solid #ccc;
}
#contente {
	background-color:#E0E4D6;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	border: 3px solid #ccc;
}
#contente .type{
	color: #000;
}
#contentf {
	background-color:#484545;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	border: 3px solid #ccc;
}
#contentg {
	background-color:#fff;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	border: 3px solid #ccc;
}
#contentg .type{
	color: #000;
}
#contentg a:hover{
	color:#000000;
}
a {
	color: #ecb332;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
} 
a:hover {
	color: #fc6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;					
	font-weight: bold;
	text-decoration: underline;
}
#footer {
	background-color:transparent;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	text-align: right;
	color:#111;
	font-size: 13px; line-height:25px;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	height:25px;
	word-spacing: .05em;
	background-image: url(../images/nav-bkg.gif);
	background-repeat: repeat-x;	
}
#nav a {
	font-weight: bold;
	color: #111;
}

#nav a:hover {
	color:#ffd980;
}
#footer a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
} 
#footer a:hover {
	color: #000;				
	font-weight: bold;
	text-decoration: none;
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	text-transform:uppercase;

}
.type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-style: italic;
}
.studio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;

}
.copyright {   
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}