#footerBar {
	width:				698px;
	height:				10px;
	background:			#AAA398;
	line-height:		10px;
	font-size:			1px;
}

#footer {
	position:			relative;
	top:				-100px;
	left:				4px;
	z-index:			20;
}

#footerText {
	text-align:			center;
	color:				white;
	font-size:			8pt;
	line-height:		8pt;	
}

#footerText a {
	text-decoration:	none;
	color:				white;
}