.fbPaginationMinor {
	color:#4e6605;
	margin-left:10px;
}
a.altlink:link {
	color:#ffffff;
}
a.altlink:visited {
	color:#dddddd;
}
a.altlink:hover{
	color:#ffffff;
}
#altmsg { 
	background-color:#000000;
	filter:alpha(opacity=60);
	opacity:0.6;
	padding:20px;
	position:absolute;
	text-align:center;
}
#altmsg:hover { 
	filter:alpha(opacity=80);
	opacity:0.8;
}
#fbContents {
	float:left;
	margin-left:15px;	
	margin-top:17px;
}
#fbFooter {
	background:#abc6e1 url('../img/footerBackground.gif') 0 0 repeat-x;
	height:49px;
}
#fbMenu {
	float:right;
	margin-right:15px;
	margin-top:9px;
}

