.eventtitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.eventtext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
body {
	
	background-color: #8e0025;
}
#background {
	width: 100%;
	border: thin none #8E0025;
	clip: rect(auto,auto,auto,auto);
}
#
#maincontent {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	display: table; /*** For non-IE browsers ***/
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #8E0025;

	}
#footer {
	background-color: #CC0000;
	padding: 10px;
	width: 500px;
}
#main {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: table; /*** For non-IE browsers ***/
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E0025;
	border-right-color: #8E0025;
	border-bottom-color: #8E0025;
	border-left-color: #8E0025;
	padding: 10px;
	top: 0px;
	height: auto;
}
.clear {
	clear: both;
}
.supplies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
}

#header {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: table; /*** For non-IE browsers ***/
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8E0025;
	border-right-color: #8E0025;
	border-bottom-color: #8E0025;
	border-left-color: #8E0025;
	padding: 0px;
	top: 0px;
	width: 100%;
}
#content {
	width: 725px;
	background-color: #FFFFFF;
}

#headerline {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: table; /*** For non-IE browsers ***/
	background-color: #8E0025;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8E0025;
	border-right-color: #8E0025;
	border-bottom-color: #8E0025;
	border-left-color: #8E0025;
	padding: 0px;
	top: 0px;
	width: 100%;
	height: 20px;
}
#maincontainer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: table;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8E0025;
	border-right-color: #8E0025;
	border-bottom-color: #8E0025;
	border-left-color: #8E0025;
	padding: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #8E0025;
	background-position: top;
}
#events {
	padding: 0px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
