@charset "UTF-8";
/* CSS Document */
<style type="text/css">

.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-indent: 12em;
}

</style>
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-indent: 6em;
	line-height: 1.5em;
}
.description {
	color: #666;
	line-height: 1em;
	left: 6em;
	right: 6em;
	font-size: 1.4em;
}
.factBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width: 22em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	margin-left: 2em;
	padding-left: 1em;
	margin-top: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	background-color: #FFC;
}
.photo {
	padding-left: 1em;
	margin-left: 2em;
	background-color: #CFC;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	border: thin dashed #000;
}
.musicStyleBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width: 46em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	margin-left: 2em;
	padding-left: 1em;
	margin-top: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	background-color: #FCC;
}
.venueBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width: 36em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	margin-left: 2em;
	padding-left: 1em;
	margin-top: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	background-color: #CFF;
}
.highlight {
	color: #00C;
}
.myPhoto {
	margin-left: 2em;
	background-color: #F9C;
	border: thin dashed #000;
	padding: 1em;
}
.aboutMe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width: 36em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	margin-left: 2em;
	padding-left: 1em;
	margin-top: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	background-color: #F9C;
	border-top-style: dashed;
}
.liveMusic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width: 24em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	margin-left: 2em;
	padding-left: 1em;
	margin-top: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	background-color: #CFF;
}
