h3 {
	font-size:1.2em;
	height: 50px;
}
h3 img {
	border:0 none;
	width:50px;
	height: 50px;
	margin-right:10px;
	vertical-align: top;
}
h3 a {
	text-decoration: none;
	color:#000;
	padding-top:.5em
}
h3 a:hover, h3 a:focus {
	color:#E30613;
}
#left_column{
	vertical-align: top;
	width:148px;
	height:500px;
}
#left_column h2{
	text-align:center;
	border:0 none;
}
#left_column ul {
	margin-top:2em;
}
#left_column ul li {
	color:#fff;
	font-family:Arial, sans-serif;
	font-size:.9em;
}
#left_column ul li span {
	-moz-border-radius:12px 0 0 12px;
	-webkit-border-radius:12px 0 0 12px;
	border-radius:12px 0 0 12px;
	padding:3px 20px;
	text-align: center;
	background-color:#706F6F;
	display: block;
	font-weight: bold;
}
#left_column ul li.selected span {
	background-color:#E30613;
}
#left_column ul li ul{
	margin:.5em 10px 0 20px;
	text-align: left;
	padding:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	background-color:transparent;
	list-style:disc;
}
#left_column ul li ul li {
	font-family:Arial,sans-serif;
	font-size:.8em;
	font-weight: bold;
	color: #000;
}
#left_column a {
	color:#000;
	text-decoration: none;
}
#left_column ul li ul li:hover, #left_column ul li ul li:focus, #left_column ul li ul li.selected,
#left_column a:hover, #left_column a:focus, #left_column a.selected {
	color:#E30613;
}
#central{
	width:667px;
	margin-left:-10px;
}
.left, .right{
	vertical-align:top;
	width:331px;
	margin-bottom: 1em;
}
#introduction h2 {
	text-align: left;
}
#introduction p {
	font-family:Arial, sans-serif;
	font-size:.8em;
	text-align: justify;
}
#visuals {
	vertical-align: top;
	width:240px;
	text-align: center;
}
.support_program_logo{margin-bottom: .8em;}
#content {
	vertical-align: top;
	width:407px;
	margin-left:20px;
}
#content h2 {
	font-size:1.8em;
	text-align: right;
	border-bottom:2px solid #E30613;
	margin-bottom:.25em;
}
#content p{
	font-family:Arial, sans-serif;
	font-size:.8em;
	text-align: justify;
	margin:1em 0 0;
}
#content .music_style{
	color:#B3B3B2;
	text-align: right;
	font-family:"Arial black", sans-serif;
	font-size:.8em;
	margin:0;
}
#content h3 {
	color:#E30613;
	font-size:.8em;
	margin:2.5em 0 1em;
	height: auto;
}
#content .address {
	margin:0;
}
#medias{
	vertical-align: top;
	width: 400px;
}
#video {
	margin-bottom:1em;
}
.artist_photo {
	width:400px;
	text-align: center;
	background-color: #DCDCDC;
	margin-bottom:1em;
}
.artist_photo_legend {
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	padding:0 .5em .5em;
}
#thumbs {
	width:400px;
	display: none;
}
#thumbs a {
	width:80px;
	text-decoration: none;
	text-align: center;
}
#thumbs img {border:0 none;}
#next_concerts {
	vertical-align: top;
	margin-left:30px;
	width:237px;
}
#next_concerts h3 {
	font-size:1em;
	color:#B3B3B2;
	height: auto;
}
#next_concerts ul {margin-top:1em}
#next_concerts li {
	font-family: Arial, sans-serif;
	font-size:.9em;
	font-weight: bold;
	margin-bottom: 1em;
}
#next_concerts span {
	display: block;
}
#next_concerts .place {color:#E30613;}
#next_concerts .city {font-size:.8em;font-weight: normal;}
.spacer{
	background:url('../img/layout/bg-spacer.gif') repeat-x 0 center;
	margin:30px 0;
	text-align: right;
}
.spacer h2 {
	border-bottom: 0 none;
	margin-bottom: 0;
}
.spacer #overseen,.spacer #supported {
	background-color:transparent;
	color:#B3B3B2;
	font-size:1.5em;
	height: auto;
	text-align: left;
}
.spacer a {
	vertical-align: top;
	width: 50px;
	height: 50px;
}
.spacer span {
	background-color:#fff;
	padding-right:10px;
}
.spacer #artist_social_networks {
	background-color: #fff;
	margin:0;
	height: 50px;
}
#error_message p, #success_message p {width:auto;text-align: center;font-family:Verdana,sans-serif;}