h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}



#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	
	margin:0px auto;
	background-image:url(images/sunsets3.jpg);
	background-repeat:repeat-x;
	background-position:top;

}.eventlist {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #797B7A;
}
.eventdate {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #d2232a;
	font-weight: bold;
}

.eventdate_large {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0266DE;
	font-weight: bold;
}

a.eventhyperlink:link {
	color: #E09D00;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a.eventhyperlink:visited {
	color: #E09D00;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a.eventhyperlink:hover {
	color: #0266DE;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.section_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6c00ff;
	background-color:transparent;
	font-style: normal;
	font-weight: bolder;
}