/* CSS Document */
body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: 35280d;
	margin-top: 0px;
}

.headline {
	font-size: 14px;
	color: #ffffff;
	
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFF;
	text-decoration: none;
}

.footerNav {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-family: Helvetica, Arial,  sans-serif;
	padding-right: 0px;
	line-height: normal;
}

#footerNav {
	position:relative;
	/*left: 288px; */
	top:0px;
	width:860px;
	height:30px;
	z-index:2;
}


#PageCopy {
	position:relative;
	left: 10px;
	top: 15px;
	z-index:0;
	height: auto;
	width: 325;
}


#LeftCopy {
	position:relative;
	width:180px;
	height:auto;
	left: 25px;
	top: 70px;
	z-index:1;
}

#EventCopy {
	position:relative;
	width:180px;
	height:auto;
	left: 30px;
	top: 15px;
	z-index:1;
}
