body {
	background-color: #450c18;
	margin: 0px;
	padding: 0px;
	background-image: url(bgtile.gif);
	background-repeat: repeat-x;
	background-position: top;


}
.footertile {
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footertxt {
	font-family: tahoma;
	font-size: 10px;
	color: #a5737e;
	text-decoration: none;
}
.footertxt ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.footertxt ul li{
	background:url(pinkline.jpg) no-repeat left 5px;
	padding-left:15px;
	list-style:none;
	padding-bottom:10px;
}
.footertxt:hover {
	color: #ffffff;
	text-decoration: none;
}
.footertxt:link {
	color: #a5737e;
	text-decoration: none;
}
.footertxt:active {
	color: #a5737e;
	text-decoration: none;
}
.eventstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
