html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;
	clear: both;
	font: 74% "trebuchet ms", tahoma, verdana, arial, sans-serif;
/* */ }
body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
}
#Layer1 {
	background-color:#CCC;
	border:8px ridge #ccc;
	height:auto;
	left:100px;
	max-height:700px;
	overflow:auto;
	padding:2px;
	position:absolute;
	top:50px;
	width:550px;
	z-index:6;
}
#Layer2 {
	background-color:#CCC;
	border:8px ridge #ccc;
	color:#000;
	height:480px;
	left:80px;
	overflow:auto;
	padding:3px;
	position:absolute;
	top:20px;
	width:680px;
	z-index:6;
}
#Layer3 {
	background-color:#CCC;
	border:2px ridge #000;
	color:#000;
	height:auto;
	left:155px;
	overflow:auto;
	padding:3px;
	position:absolute;
	top:10px;
	width:655px;
	z-index:6;
}
#Layer4 {
	background-color:#FFF;
	border:8px ridge #ccc;
	color:#000;
	height:450px;
	left:155px;
	overflow:auto;
	padding:3px;
	position:absolute;
	top:65px;
	width:650px;
	z-index:6;
}
#content {
	display:block;
	height:88%;
	max-height:88%;
	overflow:auto;
	padding-left:145px;
	position:relative;
	padding-bottom: 0px;
	padding-right: 0px;
	top: 81px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#head {
	position:fixed;
	margin:0;
	top:0;
	display:block;
	width:100%;
	height:80px;
	font-size:1em;
	color:#000;
	background-color: #ccc;
	text-align: center;
}
#foot {
	position:fixed;
	margin:0;
	bottom:-1px;
	display:block;
	width:100%;
	height:22px;
	color:#fff;
	text-align:center;
	font-size:1em;
	background-color: #0069aa;
}
#left {
	position:fixed;
	left:0px;
	top:81px;
	width:140px;
	background:#ccc;
	;
	font-size:1em;
	color:#fff;
	z-index:1;
	padding-top: 0px;
	bottom: -30px;
}
* html #head, * html #foot, * html #left {
	position:absolute;
}
#logo {
	display:block;
	height:60px;
	text-align: center;
	background-color: #0069aa;
}
#herst {
	height:40px;
	width:35%;
	float:left;
	text-align: center;
}
#such {
	width:35%;
	height:40px;
	float: left;
	text-align: center;
}
#crumb {
	height:20px;
	float: left;
	clear: both;
}
#resthead {
	width:100%;
	height:60px;
	text-align: left;
	background-color: #09F;
}
#restoben {
	width:100%;
	height:40px;
	background-color: #0069aa;
}

#pad1 {
	display:block;
	width:18px;
	height:100px;
	float:left;
}
#pad3 {
	display:block;
	width:100%;
	margin-left: 10em;
}
.pad2 {
	display:block;
	height:100px;
}
#content p {

}
#pad0l {
	float: left;
	height: 60px;
	width: 12em;
	margin-left: 5px;
}
#pad0r {
	float: right;
	height: 60px;
	width: 12em;
}
.story {
}
