html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
html, body{

		color: #FFFFFF;
}
#fbFooter {
	height: 49px;
	margin: 0;
	background-color: #163751;
	background-image: url('../i/footerBackground.gif');
	background-repeat: repeat-x;
}

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

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

}
#fbWrap {
	margin: 0;
	color: #97979b;
	background-color: #cccccc;
}

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

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

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}

/* Added by Rheal */
html #fbHeader { background-color: #163751; height: 100px;}
html #fbHeader .logo {
	margin-left: 30px;
	height: 94px;
	background: url('../i/machabee-bluebkg.png') no-repeat left 20px;
}
	
.logo h1 a {
	display : block;
	position: relative;
	top: 20px;
	height: 74px;
	width: 276px;
	text-indent : -9999px;
}
