#footer {
	width: 100%;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
}
#footer ul {
	margin-left: -3.35em;
}
#footer li{
	font-size: .8em;
	display: inline;
	padding-right: 1em;
}
#footer a:link, #footer a:visited {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.menuthingy {
	margin: 0;
}