@charset "utf-8";


body {
	background-color: #DEE7E3;
	background-image: url();
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #372473;
	font-size: 12px;
}
#wrapper {
	float: left;
	height: auto;
	width: 955px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
#header {
	height: auto;
	width: 955px;
	border: thin solid #452D61;
}
#toolbars {
	width: 955px;
	background-color: #452D61;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #452D61;
	border-right-color: #452D61;
	border-bottom-color: #452D61;
	border-left-color: #452D61;
	height: 20px;
}
#leftSide {
	float: left;
	height: auto;
	width: 205px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 20px;
	color: #990066;	
}
#concertCoupon {
width: 200px;
	font-weight: bold;
	line-height: 1.2em;
	border: thin dashed #452D61;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#middleNarrative {
	float: left;
	height: auto;
	width: 730px;
	margin-top: 20px;
}

#footer {
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	height: auto;
	width: 955px;
}
.businessBold {
	font-size: 14px;
	font-weight: bold;
}
.musicianBold {font-size: large}




.style5 {font-size: 16px}
.style11 {font-size: x-small}

</style>
