body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #333333;
	text-align: center;
}
.maintexts {
	font-size: x-small;
	width: 400px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CCCC;
}
.bigbox {
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	width: 75%;
}
.navigation {
	font-family: "Gill Sans", Arial, sans-serif;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #333333;
}
.festaddress {
	font-size: 12px;
	color: #333333;
}
.navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.navigation a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.navigation a:hover {
	color: #FF9900;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 2px;
}
