@charset "utf-8";
.footer {
}
#footer {
	background-color: #A50010;
	text-align: left;
	font-size: 90%;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer ul {
	margin: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	font-size: 90%;
	margin-right: 10px;
	margin-left: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 95%;
	color: #C5D5E5;

}

image {border: none;}
#Home {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Home {
	text-align: center;
	padding: 2px
	float: left;
	
	
}
#Activities {
	text-align: center;
	padding: 2px;
	float: left;
}
#Information {
	text-align: center;
	padding: 2px;
	float: left;
}
#Nav #Services {
	text-align: center;
	padding: 2px;
	float: left;
}
#Partners {
	text-align: center;
	padding: 2px;
	float: left;
}
#Newsboard {
	text-align: center;
	padding: 2px;
	float: none;
}
#Home {
	text-align: center;
	padding: 2px;
	float: left;
}
#Redbar {
	background-color: #A50010;
	height: 60px;
}

