/* CSS Document */
div#mast {
	background-image: url(../webimages/centremastbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden; 
	height: 300px;
	width: 739px;
	position: relative;
}
div#mast div { position: absolute; }

div#mastcontent {
	width: 400px;
	height: 300px;
	top: 2px;
	left: 2px;
	background-image: url(../webimages/centredescriptbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #BEBEF0;
}
div#mastcontent h1 { background-color: #016BB7; font-size:32px; color:#FFFFFF; text-align: center; border-bottom: 2px solid white; }
div#mastcontent p { padding: 4px; margin-top: 2px; text-indent: 15px; }

div#map { width: 300px; height: 300px; top: 2px; left: 404px;
