.Firsttext {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
}
.testing {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.titletext {
	font-family: Broadway;
	font-size: 60px;
	font-weight: bold;
	color: #5E5EFF;
}
.titleborder {
	border: thin solid #0000FF;
}
.navigation {
	color: #FFFFCC;
	font-family: "Broadway BT";
	font-size: 18px;
	font-weight: bold;
}
.navigation:hover {
	font: bold 18px "Broadway BT";
	color: #0000FF;
}
.maintext {
	font-family: Broadway;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
}
.mailcontacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}

.eventtext {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
}
.pagetitletext {
	font-family: Broadway;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFCC;
}
.pageborder {
	border: thin solid #FFFFCC;
}
.loginbox {
	width: 250px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	background-image: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #050A41;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footertext {
	font: bold 14px "Monotype Corsiva";
	color: #FFFFCC;
}
.bluewriting {
	color: #0000FF;
	font-family: Broadway;
	font-size: 24px;
	font-weight: bold;
}
.contactsboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	background-repeat: no-repeat;
	height: auto;
	width: 250px;
	border: medium ridge #FFFFCC;
	background-color: #050A41;
}
.linkbottomborder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.navigation2 {
	color: #FFFFCC;
	font-family: "Broadway BT";
	font-size: 28px;
	font-weight: bold;
}
.navigation2:hover {
	color: #0000FF;
	font-family: "Broadway BT";
	font-size: 28px;
	font-weight: bold;
}

