@charset "utf-8";

#plan_body {
	height: 600px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 90px;
}
#instructions {
	position: absolute;
	top: 420px;
	left: 200px;
}
#east_window {
	position: absolute;
	z-index: 1;
	top: 305px;
	left: 630px;



	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 3px solid #99FF99;
	background-color: #CCCCCC;
}
#east_window a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#east_window a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#lion {
	z-index: 1;
	left: 585px;
	top: 135px;
	position: absolute;



	border: 3px solid #ED0000
	background-color: #CCCCCC;;
	width: 204px;
	background-color: #CCCCCC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#lion a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#lion a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#peter {
	z-index: 1;
	left: 585px;
	top: 0px;
	position: absolute;


	border: 3px solid #ED0000
	background-color: #CCCCCC;;
	border: 3px solid #3333FF;
	width: 204px;
	background-color: #CCCCCC;
}
#peter a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#peter a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#transept {
	z-index: 1;
	left: 330px;
	top: 0px;
	position: absolute;



	border: 3px solid #ED0000
	background-color: #CCCCCC;;
	border: 3px solid #006666;
	width: 204px;
	background-color: #CCCCCC;
}
#transept a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#transept a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#angel {
	z-index: 1;
	left: 80px;
	top: 0px;
	position: absolute;




	border: 3px solid #ED0000
	background-color: #CCCCCC;;
	border: 3px solid #FF0000;
	width: 200px;
	background-color: #CCCCCC;
}
#angel a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#angel a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#west_window {
	z-index: 1;
	left: 0px;
	top: 200px;
	position: absolute;



	border: 3px solid #ED0000
	background-color: #CCCCCC;;
	border: 3px solid #FF6633;
	width: 154px;
	background-color: #CCCCCC;
}
#west_window a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#west_window a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
.narrative {
	font-size: 0.8em;
}
#narrow_narrative {
	width: 620px;
	margin-top: -160px;
}
