@charset "UTF-8";
.brigidheader {
	font-family: "Academy Engraved LET";
	font-size: 24px;
	color: #FFFFFF;
}
.imageright {
	float: right;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.coloredtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0099;
}
.imagefloatleft {
	float: left;
	border: medium dashed #FFFFFF;
	background-position: left;
}
