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;}
div#space {width: 5%; float: left; }
div#content { width: 65%; float: left; }
img#self {width:350px; height:263px; padding:5px; align:center;}
