body {
	background-color: #373124;
	background-image: url(images/background.gif);
}
.content {
	background-image: url(images/top-content.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #373124;
	font-size: 13px;
	line-height: 120%;
}
strong {
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #B4572B;
	text-align: center;
}
.event_date {
	font-size: 17px;
	color: #B4572B;
	text-align: left;
	font-weight: bold;
	line-height: 120%;
}
a {
	color: #B4572B;
}
.bcLeft {
	background-image: url(images/pink_side_left.gif);
	background-repeat: repeat-y;
}
.bcright {
	background-image: url(images/pink_side_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}
.bcright a {
	font-size: 18px;
	color: #920505;
	font-weight: bold;
}
.braincLeft {
	background-image: url(images/yellow_side_left.gif);
	background-repeat: repeat-y;
}
.braincright {
	background-image: url(images/yellow_side_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}
