body {background-color: FFF;}
#menu a {color: #000; font-weight: bold;margin:10px;background-color: #F0F0F0;border:1px solid #000;}
#menu a:visited {color: #CCC; font-weight: bold;background-color: #F0F0F0;border:1px solid #000;}
#menu a:hover {color: #FFF; font-weight: bold; background-color: 000;border:1px solid #000;}
#content li {margin-top:1em;font-weight: bold;}
#content ul {padding:3px;margin:3px;margin-bottom:1em}
#menu {position: absolute; top:4em; margin-top:7em; border: 1px dot #000;}
#content {margin-top:10em;border: 1px dashed #A91E1E; padding:3em;}
#head {position: absolute;top:5em}
//Text tags
P {text-indent: 3em}
H1{border-bottom: 1px dashed #A91E1E;}
H2{border: 1px solid #000;background-color: #A91E1E;}
li{list-style: url(/printer.gif) inside;}
a{margin:1em;}

