body { font-family: Verdana, Helvetica, Sans-Seriff;
	color: #000000;
	background: #ffffff;
	margin-left: 5%; margin-top: 3%; margin-right: 10%;
	 }
a:link { color: #0000ff; text-decoration: underline; }
a:visited { color: #ad66ad; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }
a:active { color: #ff0000; text-decoration: none; }

h1 { display:block; text-align: center; padding:20px; }
.menuSub {font-size:smaller; margin-left: 7%; }
div#menu {
	width: 25%;
	float: left;
	bckground: #006633;
}
div#space {width: 5%; float: left; }
div#content { width: 65%; float: left; }
img#self {margin-bottom:12px; margin-right:12px; float:left;}
