html, body {
	width:100%;
	height:100%;
}
#nav, #head, #navbar, #w3c, #footer div {
	display:none;
}
#logo {
	float:left;
	display:inline; /* for IE bug */
}
#fimaa {
	float:right;
	display:inline; /* for IE bug */
}
#contents {
	clear:both;
}
#footer2 {
	clear:both;
	font-size:9pt;
	clear:both;
	text-align:center;
}
#footer address {
	clear:both;
	font-size:11pt;
	text-align:center;
	margin-bottom:5pt;
}
