.body {
	background-color: #000000;
	background-image: url(../images/BG-pattern.gif);
	background-repeat: repeat;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-align: justify;
}
.table_index {
	background-color: #000000;
	background-image: url(../images/BG-index.jpg);
	background-repeat: no-repeat;
}
.table_generic {
	background-image: url(../images/BG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
.table_upcoming {
	background-image: url(../images/BG-upcoming.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

.gallery {
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.content {
	padding: 10px 20px 20px 40px;
}
.table_headshot {
	background-color: #000000;
	background-image: url(../images/BG-headshot.jpg);
	background-repeat: no-repeat;
}
.title {
	font-size: 24px;
	color: #FFCC66;
	font-weight: bold;
}
.table_repertoire {
	background-color: #000000;
	background-image: url(../images/BG-repertoire.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.table_sightssounds {
	background-color: #000000;
	background-image: url(../images/BG-sightssounds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.galleryText {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 16px;
}
