body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 2px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.mainTable {
	background-color: #330033;
	width: 815px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(images/bg_mainTable.jpg);
	background-repeat: repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 700px;
	bottom: 5px;
	background-attachment: scroll;
}
.indexTable {
	background-image: url(home/images/home_bg.jpg);
	background-position: bottom;
}

.mainBanner {
	background-image: url(images/Banner.gif);
	height: 166px;
	width: 815px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navigatorTable {
	height: 30px;
	width: 630px;
	margin-top: 136px;
}
.homeTable {
	width: 450px;
}

.homeImages {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.albumContentTable {
	height: 220px;
	width: 800px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF3399;
	text-decoration: underline;
	margin: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	margin: 20px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


.trackListingTables {
	height: 500px;
	width: 800px;
}



.albumImages {
	margin-top: 10px;
	margin-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.photos {
	margin: 5px;
}
.videos {
	margin: 5px;
}

.bioTableBG {
	width: 800px;
	background-image: url(bio/images/bg_bioTable.jpg);
	margin-top: 5px;
	margin-bottom: 5px;
	height: 700px;
	line-height: 24px;
	background-repeat: no-repeat;
	background-color: #5E015A;
	background-position: center center;
}


.eventsTable {
	width: 800px;
}
.eventsTableBG {
	background-image: url(events/images/events_bg.jpg);
	height: 700px;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-color: #5E015A;
	background-position: center;
}



.siteFoot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	line-height: normal;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF3366;
}
.videoTable {
	width: 750px;
	margin-top: 5px;
}
.videos {
	margin: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.photosTable {

}
.photosTNTable {
	margin-left: 5px;
}
