html, body{
        padding: 0px;
        margin: 0px;
		background-color: #3567a6;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
}


#fbFooter {
	height:50px;
	/*background-image: url('../img/footerBackground.gif');*/
	background-repeat: repeat-x;
}


#fbContainer {

}


#AdChoices {
width:80%;
clear:both;
float:left;
margin-left:10px;
margin-top:5px;
border-top:1px solid #3567a6;
}

#AdChoices a{
color: white;
}
#PoweredBy{
position:absolute;
bottom:0;
right:0;
}
