
HTML{

}

#nav {
POSITION: fixed;

border-left: 1px #0606e4 solid;
border-bottom: none;
   HEIGHT: 100%;
 overflow: auto;

 }


#content {
  	RIGHT: 330px;   TOP:2px; HEIGHT: 100%;
font-family: Arial, sans-serif;
font-size: 16pt;

text-align: justify;
padding-left: 5px;
left: +5px;
  font-weight: bold
}
#content a{
font-size: large;
background-color: #ffff99;}