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:0px;
	/*background-image: url('../img/footerBackground.gif');*/
	background-repeat: repeat-x;
}


#fbContainer {

}
