body { font: normal 12px Verdana, sans-serif; background: #A6A6A6; }

img { border: none; }

a:link {color: #000000}
a:visited {color: #000000}

p {text-indent: 1cm}
#p leftmargin {margin-left: .5cm}

#notes {display: none}

#box { margin: 2% auto; width: 800; border: 1px solid #767676; align: center; }

#menu { 
 position:absolute;
 top: 30px;
 left: 100px;
 bottom:25px;
 width: 145px;
 background: #880000;
 color:white;
 text-align: left;
 }

#menutext {
 position:absolute;
 top: 32px;
 left: 102px;
 bottom:27px;
 width: 141px;
 background: #880000;
 color:white;
 text-align: left;
 }

#main {
 position:absolute;
 top: 30px;
 left:245px;
 width: 655px;
 background: #FFFFFF;
 text-align: left;
 }

#maintext {
 top: 32px;
 bottom:27px;
 width: 651px;
 background: #FFFFFF;
 text-align: left;
 }

 #top  {
 position:absolute;
 top: 5px;
 left: 100px;
 height: 25px;
 width: 800px;
 color:white;
 background-color:#B22222;
 clear:left;
}

 #bottom {
 position:absolute;
 bottom: 0px;
 left: 100px;
 height: 25px;
 width: 800px;
 color:black;
}