
  #navigation ul { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    font-style: normal;
    text-align: left;
    font-weight: bold;
    font-size: 0.8em;
    font-family: Arial,Helvetica,sans-serif;
    }

  #navigation ul li { margin-top: 4px;
    }

  #navigation ul li a { padding: 3px 5px 3px 3px;
    display: block;
    width: 135px;
    background-image:  url();
    background-repeat: repeat-y;
    font-weight: bold;
    color: rgb(0, 0, 102);
; text-decoration: none; font-size: 1.4em; font-style: normal; text-align: left; text-indent: 12px
; font-family: "Times New Roman", Times, serif; text-transform: capitalize
    }

  #navigation ul li a:hover { color: #FFEC04;
    background-color: #9C1000;
    font-weight: bold;
; font-style: italic
    }
