/* CSS Document */

#footerDiv {
	/*background-color:#eeeeee;*/
	BACKGROUND: url(../imgs/glyphs/bg_bottom.gif) #dae0d2 repeat-x 50% bottom;
	width:950px;
	float:left;
	text-align:center;
	font: Georgia;
	font-size:14px;
	/*color:#AA0000;*/
	height: 45px;
	/*margin-top:10px;*/
	vertical-align:middle;
}
a.footerLinks:link {
	color:#AA0000;
	text-decoration:none;
	font-stretch:expanded;
}
a.footerLinks:visited {
	color:#AA0000;
	text-decoration:none;
	font-stretch:expanded;
}
a.footerLinks:hover {
	color:#FF1F55;
	text-decoration:none;
	font-stretch:expanded;
}