IMG#backgroundKoto { display: block; 
                     margin: 0px 0px 0px 0px; 
                     padding: 0px 0px 0px 0px; 
                   }

DIV#navTextArea { width: 150px;  height: 400 px; 
                  position: absolute;  top: 100px;  left: 65px; 
                  display: block; 
                  margin:  0px 0px 0px 0px; 
                  padding: 0px 0px 0px 0px; 
                  border-width: 0px; 
                  overflow: hidden;
                }

A#navText { font-family: 'Georgia'; 
            font-size: 11pt; 
            font-weight: bold; 
            color: #B20000;
            line-height: 120%;
            text-decoration: none; 
          }
