#bottom {
	clear: both;
	margin: 0;
	background-color: black;
	border-top: 1px solid #666;
}
#footer {
	padding: 40px 10px 10px 10px;
	color: white;
	text-align: center;
	font-family: Calibri, Helvetica, sans-serif;
	line-height: 1.5em;
	clear: both;
}
#footer a {
	color: White;
	border-bottom: none;
	text-decoration: none;
	display: inline;
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-family: inherit;
	font-weight: bold;
}
