#footer {
	clear:both;
	background-color:#6c2c91;
	background-image:url(../images/footer/bg_angle.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:17px;
	width:712px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:white;
	padding:3px 26px 3px 10px;
}

#footer a:link, #footer a:visited{
	color:white;
	text-decoration:none;
}

#footer a:hover{
	color:#c2c0d8;
	text-decoration:none;
}

#footer #footer_content 
{
	float:left;
}
#footer #site_credits 
{
	float:right;
}