@charset "utf-8";

#plan_body {
	height: 650px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 110px;
}
#NAW_window {
	position: absolute;
	z-index: 1;
	left: 180px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 1px solid #0000FF;
	background-color: #CCCCCC;
	top: 0px;
}

#east_window {
	position: absolute;
	z-index: 1;
	left: 620px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 150px;
	border: 1px solid #FF0000;
	background-color: #CCCCCC;
	top: 60px;
}
#east_window a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#east_window a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#sc1_window {
	position: absolute;
	z-index: 1;
	left: 650px;
	background-color: #CCCCCC;
	width: 120px;
	border: 1px solid #7FCDFF;
	background-color: #CCCCCC;
	top: 300px;
}
#SC2_window {
	position: absolute;
	z-index: 1;
	left: 520px;
	background-color: #CCCCCC;
	width: 120px;
	border: 1px solid #FFFF00;
	background-color: #CCCCCC;
	top: 400px;
}
#SAE_window {
	position: absolute;
	z-index: 1;
	left: 390px;
	background-color: #CCCCCC;
	width: 120px;
	border: 1px solid #FF00FF;
	background-color: #CCCCCC;
	top: 400px;
}
#SA1_window {
	position: absolute;
	z-index: 1;
	left: 260px;
	background-color: #CCCCCC;
	width: 120px;
	border: 1px solid #E7662B;
	background-color: #CCCCCC;
	top: 400px;
}
#SA2_window {
	position: absolute;
	z-index: 1;
	left: 130px;
	background-color: #CCCCCC;
	width: 120px;
	border: 1px solid #CDCD98;
	background-color: #CCCCCC;
	top: 400px;
}
#SAW_window {
	position: absolute;
	z-index: 1;
	left: 0px;
	background-color: #CCCCCC;
	width: 120px;
	border: 1px solid #9A9A9A;
	background-color: #CCCCCC;
	top: 300px;
}

#WT_window {
	position: absolute;
	z-index: 1;
	left: 0px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 1px solid #00FF00;
	background-color: #CCCCCC;
	top: 20px;
}

#zoom_div {
	width: 200px;
	position: absolute;
	top: 400px;
	left: 450px;
}

#church_heading {
	font-size: 1.7em;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
