body {
	background-attachment: scroll;
	background-image: url(../images/bground.gif);
	background-repeat: no-repeat;
	background-position: 10px 130px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #003173;
	color: #ffffff;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
}
hr {
	color: #8098b9;
	height: 1px;
	width: 100%;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #f77e11;
}
.pagetitle {
	color: #d81307;
	font-weight: bold;
	font-size: 24pt;
}
.sub_title {
	color: #facc2d;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sub_bold {
	color: #8098b9;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
.sub_text {
	font-size: 7pt;
	padding-bottom: 20px;
}
.bio_instruments {
	color: #8098b9;
	font-size: 12pt;
}
.bio_pullquote {
	color: #3d9929;
	font-weight: bold;
	text-align: right;
	font-size: 12pt;
	line-height: 2em;
}
.footer {
	color: #8098b9;
	font-size: 7pt;
}
.month {
    font-weight: bold;
    font-size: 14pt;
    color: #d81307;
	padding-top: 20px;
}
.date {
	border-right: solid 1px #8098b9;
	border-top: solid 1px #8098b9;
    font-size: 10pt;
	text-align: right;
}
.time {
	color: #cccccc;
    font-size: 7pt;
	padding-bottom: 5px;
	text-align: right;
}
.venue {
	border-top: solid 1px #8098b9;
    font-size: 10pt;
}
.button {
	color: #003173;
	font-size: 10pt;
}