/* ### Footer ###################################################################### */

#footer {
	border-top:3px double white;
	color:#A5A5A5;
	height:30px;
	background-image:url(footer-background.gif);
	background-repeat:repeat-x;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover {
	border:none;
	color:white;
}

#toparrow {
	margin-top:4px;
	margin-left:20px;
	float:left;
}

#toparrow a,
#toparrow a:link,
#toparrow a:visited,
#toparrow a:hover {
	font-size:25px;
	font-weight:bold;
	color:white;
}

#w3c {
	margin-top:8px;
	margin-right:2px;
	float:right;
}

#w3c a img,
#w3c a:link img,
#w3c a:visited img,
#w3c a:hover img {
	margin-right:2px;
}

#copyright {
	margin-top:8px;
	margin-left:90px;
	margin-right:90px;
	text-align:center;
}