body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.frontdate {
	color: #666666;
	text-decoration:none;
}
.eventphoto {
	border: 2px solid #427BBE; 
	margin: 0px 0px 8px 8px;
}
.event a {
	font-family: Arial, Helvetica, sans-serif;
	color: #427BBE;
		font-weight: bold;
		text-decoration:none;
}
.event a:hover {
		font-weight: bold;
	color: #666666;
		text-decoration:none;
}
.maintext {
	color: #666666;
}
.tinytext {
	font-size: 11px;
	color: #666666;
}
.event_text {
	color: #666666;
}
.copyright {
	color: #ffffff;
		text-decoration:none;
	}
.copyright:hover {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.footertext {
	font-size: 11px;
	color: #ffffff;
		text-decoration:none;
}
.footertextlink {
	font-size: 11px;
	color: #ffffff;
		text-decoration:none;
}
.footertextlink:hover {
	color: #666666;
		text-decoration:none;
}
.link, .contributors-desc a, .frontpagecontent a {
	color: #427BBE;
	font-weight: bold;
	text-decoration:none;
}
.link:hover, .contributors-desc a:hover, .frontpagecontent a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.link:active {
		font-weight: bold;
	color: #427BBE;
		text-decoration:none;
}
.largelink {
	font-size: 14px;
	color: #427BBE;
		font-weight: bold;
		text-decoration:none;
}
.largelink:hover {
	font-size: 14px;
		font-weight: bold;
	color: #666666;
		text-decoration:none;
}
.table_main {
  	background-position: bottom center;
  	background-repeat: no-repeat;
}
.event_header {
	font-weight: bold;
	color: #427BBE;
}