bodydiv.banner {
}
div.banner {
	font-family: Verdana, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 800px;
	position: absolute;
	/* Fallback if 'fixed' is not supported */  top: 0px;
	font-height: 10pt;
	background: url(../images/semi2x2b.png) transparent fixed;
	z-index: 1;
}
div.banner {
	position: fixed;
}
