.topbackground {
	background-image: url(images/feet.jpg);
	background-color: ECD2E4;
	background-repeat: no-repeat;
	background-position: right;
}
.toptext {
	font-family: "Ribbon131 Bd BT", Coronet, "Park Place";
	font-size: 24px;
	color: #3399CC;
	white-space: nowrap;
	font-style: normal;
	font-weight: normal;



}
.rainbow {
	background-color: #FFFFFF;
	background-image: url(images/rainbowsm.gif);
	background-repeat: repeat-x;
}
.welcomebg {
	background-image: url(images/DSC00084b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subtitle {
	font-family: Coronet, Decor, "Formal Script", "Monotype Corsiva", "Park Place", "Ribbon131 Bd BT", Garamond, "Times New Roman";
	font-size: 24px;
	color: #CE9FBE;
}
.navbg {
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993399;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #CE9FBE;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;

}
.abouttitles {
	font-family: Coronet, Decor, "Formal Script", "Monotype Corsiva", "Park Place", "Ribbon131 Bd BT", Garamond, "Times New Roman";
	font-size: 33px;
	color: #FFFFFF;
	font-weight: normal;


}
.abouttext {
	font-family: "Courier New", Courier, mono;
	color: ECD2E4;
	font-size: 14px;


}
.aboutimages {
	border: 2px solid ECD2E4;
}
.admintext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}
.classscheduletable {
	border: 1px solid #F2E6EE;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CE9FBE;

}
.abouttext2 {

	font-family: "Courier New", Courier, mono;
	color: ECD2E4;
	font-size: 10px;
}
.bgpurple {
	background-color: #663366;
	background-image: url(images/bgpurple.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text_underline {
	text-decoration: underline;
}
