@charset "utf-8";
body {
	background-color: #003;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
.text {
	color: #FFF;
	font-family: "Edwardian Script ITC";
	font-size: 50pt;
	background-color: #003;
	background-attachment: scroll;
	background-position: right;
	float: none;
	background-image: url(../images/InitBack.gif);
	background-repeat: no-repeat;
	overflow: visible;
}
#navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #000;
	background-color: #000;
	background-image: url(../images/Mus_bg1.gif);
	text-align: center;
	background-repeat: repeat;
}
.center {
	text-align: center;
}
.welcometext {
	background-attachment: fixed;
	background-image: url(../images/Mus_bg1.gif);
	background-repeat: repeat;
	color: #000;
}

.whitebackground {
	color: #000;
	background-color: #FFF;
	text-align: center;
}
.textsize {
	font-size: 48px;
}
.bodytext {
	color: #FFF;
}
.highlightingtext {
	color: #F00;
}
.eventText {
	color: #FFF;
	padding: 5px;
}
