#footer {
	width:924px; 
	margin:0 auto;
	position:relative; 
	font-family: Trebuchet MS;
	color:#808080;
	font-size:8pt;
	}

#footer a {
	color: #808080;
	text-decoration: none;
	}

#footer a:visited {
	color: #808080;
	text-decoration: none;
	}
#footer a:hover {
	color: orange;
	text-decoration: none;
	}	
	
.fLeftPane {
	float:left;
	}
.fRightPane	{
	float:right;
	text-align:right;
	}