.sitewide {
	background-image: url(bckgrnd10.jpg);
	background-repeat: repeat;
}
.border {
	padding: 2px;
	border: 1px solid #ba0350;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.pad5 {
	padding: 5px;
}
.text16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.bordergreen {
	padding: 5px;
	border: 1px solid #5afcb7;
}
.borderblue {
	padding: 5px;
	border-top: 1px solid #5a9ffc;
	border-right: 1px solid #5a9ffc;
	border-bottom: 1px solid #5a9ffc;
}
.borderpurple {
	padding: 5px;
	border: 1px solid #fc5ad4;
}
.borderpurplenb {
	border: 1px solid #fc5ad4;
}
.bordersalmon {
	padding: 5px;
	border: 1px solid #fc5a69;
}
.text12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.borderpurplenpad {
	border: 0px solid #fc5ad4;
	padding: 0px;
}
.text14blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E5F7FC;
}
.textfuschia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ba0350;
}
.text14drkprp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FEEFF5;
	font-weight: bold;
}
.borderpurpletext {
	padding: 5px;
	border: 1px solid #fc5ad4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.borderpurpletextCAL {
	padding: 5px;
	border: 1px solid #fc5ad4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BA0350;
	font-weight: normal;
	background-color: #FFF0F6;
}
.nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 15px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FD8BBB;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 15px;
	background-color: #FB2680;
	padding: 0px 10px;
}
.nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.nav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D4E8EA;
	text-decoration: none;
	margin: 0px 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.music a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1103B7;
	text-decoration: none;
}
.music a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1103B7;
	text-decoration: underline;
}
