/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
#footleft{
	width:485px;;
}
#footright{
	width:485px;
	text-align:right;
}

.footerclass{
	background-color:#83143f;
	color: #ffffff;
	font-weight: bold;
}

.footerclass a{
color:#fcdc53;
}
.footerclass a:hover{
color:#ffffff;
}
