body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	letter-spacing: 0px;
}

body a:link, body a:visited {
	color: #000;
}

body a:hover {
	color: #FFF;
}

#page {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	border-right:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-left:solid;
	border-left-color:#000000;
	border-left-width:1px;
}

#events {
	width:600px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:1px;
}

#footer {
	width:570px;
	height:20px;
	color:#AA962D;
	margin-top:20px;
	
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:20px;
	
	background-color:#AA962D;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}

#nav {
	width:570px;
	height:20px;
	color:#FFF;
	
	padding-bottom:10px;
	padding-left:10px;
	padding-right:20px;
	
	background-color:#A3902A;

}

.navtext, .navtext a:link, .navtext a:visited {
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
}

.navtext a:hover {
	color:#000000;
}

.eventhead {
  vertical-align:top;
  padding: 10px;
}

.eventtable {
  vertical-align:top;
  padding: 10px;
  font-family: "Trebuchet MS";
  font-size:12px;
}

.eventtable a:link, .eventtable a:visited {
	color:#AA962D;
	text-decoration:underline;
}

.eventtable a:hover {
	color:#666666;
}


#mast {
	font-size:20px;
	letter-spacing: 2px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:1px;

}

.eventtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align:left;
	color: #000;
	background-color: #FFF;
	

}

.head1 {
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#000000;
}

.head2 {
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#000000;
}

.formhead {
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#000000;
	text-align:right;
	padding-right:20px;
	height:30px;
}

.formtext {
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	text-align:left;
}