#footer
{
	height:30px;
	width:100%;
	text-align:center;
	font-weight:bold;
	color: #ffffff;
	padding:0em 0 1em 0;
}
	
#pagelinks
{
	height:30px;
	width:100%;
	text-align:right;
	font-weight:bold;
	color: #ffffff;
	padding:2em 0 1em 0;
}