@charset "utf-8";

#plan_body {
	height: 550px;
	z-index: 0;
	float: left;
	position: relative;
}

#plan {
	position: absolute;
	left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: -30px;
}
#instructions {
	position: absolute;
	top: 320px;
	left: 480px;
}
#east_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 550px;






	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 154px;
	border: 3px solid #33CC33;
	background-color: #CCCCCC;
}
#east_window a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#east_window a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#south_aisle {
	z-index: 1;
	position: absolute;
	left: 300px;





	border: 3px solid #4CF34D
	background-color: #CCCCCC;;
	width: 154px;
	background-color: #CCCCCC;
	border: 3px solid #0000FF;
	top: 220px;
}
#south_aisle a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#south_aisle a:hover {
	color: #FFFFFF;
	background-color: #666666;
}


#st_giles_window {
	z-index: 1;
	left: 140px;
	top: 220px;
	position: absolute;





	border: 3px solid #ED0000
	background-color: #CCCCCC;;
	border: 3px solid #FF6666;
	width: 80px;
	background-color: #CCCCCC;
}
#st_giles_window a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#st_giles_window a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
