html, body    { color: #172983; font-size: 12px; font-family: Verdana; font-weight: bold; background-color: #b3bfc2; margin: 0; padding: 0 }


#fbFooter      { background-color: #b3bfc2; background-image: url("../img/footerBackground.gif"); background-repeat: repeat-x; height: 49px }

.fbPaginationMinor     { color: #172983; margin-left: 10px }

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg     { background-color: #b3bfc2; text-align: center; padding: 20px; position: absolute; filter: alpha(opacity=60); opacity: 0.6    }
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link    { color: #172983 }

a.altlink:visited  { color: #b3bfc2 }

a.altlink:hover   { color: #172983 }