body
{
	    background: url("../images/bkrnd7.jpg");
   		background-position: top center;
   		background-attachment:fixed;
	    margin: 0;
   		padding: 0;
	    text-align: center;

}

#body2
{
	    background: url("../images/bkrnd7b.jpg") repeat-x;
   		background-position: top center;
   		background-attachment:fixed;
	   	margin: 0 auto;
   		padding: 0px 0px 0px 0px;
   		width: 100%;
	    min-height: 500px;
	    text-align: center;
	    overflow:visible;
}

#events
{
	color: #3b4956;
	font-family: arial, verdana, futura;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

#events a
{
	color: #3b4956;
	font-family: arial, verdana, futura;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
