.main {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.header {
	font-family: "Arial Black";
	font-size: 16px;
	line-height: 16px;
}
header {
	font-family: "Arial Black";
	font-size: 16px;
	color: #000000;
	
}
.largeheader {
	font-family: "Arial Black";
	font-size: 20px;
	color: #333333;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
header2 {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
}
.bgltgry {
	background:#e2e0d9;
	background-repeat:repeat;
	border:#a2a29d dotted thin ;
	padding:7px;
}
	
.bg_lgtbrn {
	background-image:url(graphics/bg_news3.gif);
	background-repeat:repeat;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.bg_lgtbrn2 {
	background-image:url(graphics/bg_news.gif);
	background-repeat:repeat;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin: 7px;
}
.links {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	font_weight: bold;
	text-decoration: underline;
	margin: 7px;
}
A.links:link   { color: #990000; font-size: 11px; font-weight: bold; font-family: Arial; text-decoration: underline; }

.links2 {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	font_weight: bold;
	text-decoration: underline;
}
A.links2:link   { color: #990000; font-size: 11px; font-weight: bold; font-family: Arial; text-decoration: underline; }

#eventdetails {
	width: 480px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
table ul {
	margin: 0px;
	padding: 0px;
}

table p {
	margin: 0px;
	padding: 0px;
}

.schedule {
	margin-left: 15px;
}