html, body {margin:0;padding:0;height:100%;width:100%;}
#page {min-height: 100%;margin-bottom:-100px;}
#sheet {width: 900px;margin: 0 auto;position: relative;min-height: 100%;margin-bottom:-100px;}
#header {height:140px;margin:0 auto;width:900px;position: relative;top: 5px;background:#333;box-shadow: 0 0 10px #333;font-family: impact,fantasy;
color: white;
font-size: 50px;
text-align: center;
text-shadow: 2px 2px 5px #111;
letter-spacing: 5px;}
.content {width:900px;margin: 0 auto;min-height:100%;float:left;margin-top: 10px;margin-bottom:10px;box-shadow: 0 0 10px #333;background:#555;font-family: impact,fantasy;
color: white;
font-size: 50px;
text-align: center;
text-shadow: 2px 2px 5px #111;
letter-spacing: 5px;}
.vmenu {float: left;min-height:100%;margin-bottom:150px;margin-left:10px;}
.pagecontent {width:680px;min-height:100%;padding:10px;margin-bottom: 150px;}
#footer_cleaner {height: 100px;clear: both;}
#footer {position:relative;height: 100px;margin-top:-100px;margin:0 auto;width:900px;background: #4c4e5a;box-shadow: 0 0 10px #333;bottom:5px;font-family: impact,fantasy;
color: white;
font-size: 50px;
text-align: center;
text-shadow: 2px 2px 5px #111;
letter-spacing: 5px;}