.header, .main {
	width: 780px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
}
.menubar {
	height: 23px;
	background-color: #680716;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.leftContent {
	width: 135px;
	background-color: #6B0817;
}
.rightContent {
	width: 641px;
	padding: 25px;
}
.footer {
	clear: left;
	background-color: #4E4F56;
	height: 21px;
	width: 780px;
	text-align: right;
}
.redleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F3C41F;
}


#mainContent {
	background-image:  url(images/mainbackground.jpg);
	background-repeat: no-repeat;
}

.quote {
	font-size: 10px;
	font-style: italic;
}

.big {
	font-size: 24px;
	color: #142478;
}
a:link, a:visited {
	color: #6A0716;
	text-decoration: none;
}
a:active, a:hover {
	color: #6A0716;
	text-decoration: underline overline;
}
.date {
	font-size: 12pt;
	font-weight: bold;
}
.event {
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.location {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
.eventTable {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6A0716;
	margin-bottom: 15px;
}
.eventImage {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	color: #000066;
}
