body{
margin:0;
height:100%;
}

#spacer{
width:200px;
height:100%;
}
#banner {
	z-index: 99;
	display: block;
	width:100%;
	height:89px;
	background:#551456;
	position: absolute;
	top: 0;
}
#bannerText {
	position:absolute;
	top:15px;
	left:10px;
	background:url(title.png);
	height:64px;
	width:406px;
}
#bannerSeal {
	position:absolute;
	top:0;
	right:15px;
	background:url(seal.png);
	height:89px;
	width:406px;
}
.links {
	position:absolute;
	right:12px;
	top:71px;
	color:#FFFFFF;
	font-size:13px;
	width: 257px;
	height: 18px;
	text-align:right;
	z-index: 1000;

}
.links a, #pdfMaps a {
	color:#FFFFFF;
	text-decoration:none;
}
.links a:hover, #pdfMaps a:hover {
	color:#DBF0F9;
	text-decoration:underline;
}

.spacer{
	height: 89px;
	width: 100%;
}
body{
	margin: 0px;
	height: 100%;
}
.buildingType {
	font-weight:bold;
}


#pdfMaps {
	width: 100%;
	color: #fff;
	font-size: 13px;
	text-align: center;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 71px;
}

