/* CSS Document */

.menu a {
	width: 13%;
}
#menu .firstMenuItem {
	background-image: none;
}
#wrapperWrap #wrapper .menu  .lastMenuItem {
	width: 16%;
}
#content2  p {
	color: #20444F;
}
#mainContent {
	color: #25535C;
	width: 540px;
	float: left;
	overflow: hidden;
	padding-left: 30px;
}
#mainContent a {
	color: #449AAB;
}

#wrapperWrap #wrapper .menu .firstMenuItem {
	background-image: none;
}

.artistInfo {
	text-align: center;
	padding: 8px;
}
.caption {
	font-size: 10px;
	color: #990000;
}

#gettingThere {
	background-image: url(../images/getting-there-bg.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 300px;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: left;
	margin-left: 10px;
}
.subH1 {
	font-size: 15px;
	color: #666666;
	font-weight:bold;
}

