body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#fff;
	text-decoration: none;
	background-color:#000;
	margin:0px;
}
img {
	border-color:#FFF;
	}
a 
{
	color:Yellow;
	}

td.mainBG
{
	background-image:url(../images/index.jpg);
	background-repeat:no-repeat;
	text-align: center;
	}
div.content
{
	font-size: 120%;
	padding:20px;
	font-weight:200;
	}
.info {
	font-size: 90%;
}
.breadcrum
{
	font-size:80%;
	color:#FFF;
	}
.breadcrum a
{
	color:#FFF;
	text-decoration:none;
	}
li.events
{
	font-size:90%;
	padding-bottom:20px;
	
	}
#eventimgs td
{
	padding:30px;
	vertical-align:top;
	}
#eventimgs img
{
	border:none;
	}
#eventimgs img:hover
{

background-color:#FFF;
	width:105px;
	height:105px;
	}