body { background:#669966;}
img { border:0; }
hr { width: 80%; }

div#footer {
	width:100%;
	border-right:5%;
	border-left:5%;
	float:left;
}
div#header {
        width:100%;
        text-align:center;
	#float:left;
}
div#content {
        width:100%;
	float:left;
}
div#menu {
	float:left;
	position:fixed;
	left:0px;
	top: 0px;
	vertical-align:top;
	width:12em;
	margin-left:1em;
	padding-right:1em;
}
div#linklet {
	margin-left:10em;
	padding:2em;
	vertical-align:top;
	height:100%;
}
