
@charset "utf-8";
/* CSS Document */

#dheaderbox {
	position: absolute;
	text-align: center;
	width: 980px;
	height: 120px;
	background-image:url(newimages/header.png);
    color:#000330;
	z-index: 90;
	top: -2px;
	left: 0px;
}

#dheaderboxMGE {
	position: absolute;
	text-align: center;
	width: 980px;
	height: 120px;
	background-image:url(newimages/MGEheader.png);
	z-index: 90;
	top: -2px;
	left: 0px;
}

