.footer {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 90%;
	position: relative;
}
#entireBody #container .footer a {
	color: #FFFFFF;
}
#entireBody #container .footer bg {
	background-color: #FFFFFF;
}
