@charset "UTF-8";
/* CSS Document */
#maincontent {
	padding-bottom: 40px;
}
#outerwrap {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
h2 {
	font: normal 28px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 38px;
	width: 300px;
}
.photos h2, .concerts h2, .promotional h2 {
	font: normal 28px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 6px;
	width: 300px;
}
p {
	font: normal 12px/1.8 Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-bottom: 12px;
}
p a:hover, p a:active, p a:focus {
	text-decoration: underline;
}
.photos #left img {
	width: 200px;
	float: left;
	margin-bottom: 65px;
	margin-right: 30px;
}
.photos #left {
	margin-bottom: -40px;
}
.dc #outerwrap #maincontent {
	height: 400px;
}
.dc #left a, .dc #left a:link, .dc #left a:visited {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #0279AB;
	text-decoration: none;
}
.dc #left a:hover, .dc #left a:active, .dc #left a:focus {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #0279AB;
	text-decoration: underline;
}
