.BodyText {
	font-size: 14px;
	color: #000000;
	font-family: "Bookman Old Style";
	text-align: left;
}
h1 {
	color: #000000;
	font-size: 20px;
	font-family: Broadway;
}
h2 {
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
}
h3 {
	font-size: 11px;
	font-variant: small-caps;
	color: #CC6600;
}

.Cast{
	font-size: 11px;
	color: #CC0000;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
hr {
	color: #CC0000;
	height: 1px
}
.NavBorder {
	border: 1px solid #990099;
}
.Required {
	color: #CC0000;
}
body {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/background.gif);
	background-color: #A6066C;
}
	.menu a					{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 3px 4px;
	text-align: left;
}
	.menu a:hover			{
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #A6066C;
}
.soundbody {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/smallbackground.gif);
	background-color: #A6066C;
}
