@charset "utf-8";

#mastHead {
	position:absolute;
	width:930px;
	height:80px;
	z-index:1;
	left: 10px;
	top: 10px;
}

#navigation {
	position:absolute;
	width:930px;
	height:27px;
	top: 95px;
	background-color: #408080;
	left: 10px;
	padding: 0px;
	z-index: 2;
}
