BODY {
	color: White;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px
}

A {
	color: #FFCC66;
	text-decoration: none;
	font-size: small;
}

A.inline {
	color: #FFCC66;
	text-decoration: none;
	font-size: medium;
}

A.small {
	color: #FFCC66;
	text-decoration: none;
	font-size: x-small;
}

A.small:HOVER {
	color: #FFFF33;
	text-decoration: none;
	font-size: x-small;
}
h3 {
	color: #FFFF33;
	background-color: transparent;
}

table.generic {
	background-image: url(images/generic.gif);
	height: 600px;
	width: 800px;
	margin-top: 50px;
}

table.general {
	width: 800px;
	margin-top: 40px;
	border: 0px
	padding: 0px;
}

h4 {
	color: #FFFF33;
	background-color: transparent;
}

A:HOVER {
	color: #FFFF33;
	text-decoration: none;
	font-size: medium;
}


table.main {
	background-image: url(images/homeback.gif);
	height: 600px;
	width: 800px;
	background-position: bottom;
}

table.conduct {
	background-image: url(images/condback.gif);
	height: 600px;
	width: 800px;
	background-position: bottom;
}

table.write_music {
	background-image: url(images/write_music.gif);
	height: 600px;
	width: 800px;
	background-position: bottom;
}
table.sched {
	background-image: url(images/schedule.gif);
	height: 600px;
	width: 800px;
	background-position: top;
}

table.musician {
	background-image: url(images/musician.gif);
	height: 600px;
	width: 800px;
	background-position: top;
}

table.member {
	background-image: url(images/member.gif);
	height: 600px;
	width: 800px;
	background-position: bottom;
}

table.support {
	background-image: url(images/support.gif);
	height: 600px;
	width: 800px;
	background-position: top;
}

table.contact {
	background-image: url(images/contact.gif);
	height: 600px;
	width: 800px;
	background-position: bottom;
}

p.musician {
	font-size: small;
}

li {
	background-color: transparent;
	font-size: smaller;
}

p {
	color: White;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
textarea {
	background: Black;
	color: White;
}
