body  {
       background-image: url(http://www.kgs.ku.edu/Icons/bg_bulletin.gif);
       background-color: #ffffff;
       background-repeat: repeat-y;
       }

.hide  {
       display: none;
       }

#navbar  {
/*         position: absolute;   */
         position: fixed;
         width: 120px;
         height: 100%;
         top: 0;
         right: auto;
         bottom: auto;
         left: 0;
         text-align: center;
         padding: 3px;
         }

#navbar_slide  {
         position: absolute;
/*         position: fixed;   */
         width: 120px;
         height: 100%;
         top: 0;
         right: auto;
         bottom: auto;
         left: 0;
         text-align: center;
         padding: 3px;
         }

#content  {
          margin: 0px 0px 0px 130px;
          top: 0;
          right: auto;
          bottom: auto;
          left: 0;
          padding: 2px;
     /*      border-color: blue;
          border-width: 2px;
          border-style: solid;     */
          }

p.lev0 {
          line-height: 110%;
          margin-top: 0em;
          margin-bottom: 0em;
          }
p.lev1 {
          text-indent: 3em;
          line-height: 110%;
          margin-top: 0em;
          margin-bottom: 0em;
          }
p.lev2 {
          text-indent: 6em;
          line-height: 110%;
          margin-top: 0em;
          margin-bottom: 0em;
          }
p.lev3 {
          text-indent: 9em;
          line-height: 110%;
          margin-top: 0em;
          margin-bottom: 0em;
          }
p.lev4 {
          text-indent: 12em;
          line-height: 110%;
          margin-top: 0em;
          margin-bottom: 0em;
          }
p.lev5 {
          text-indent: 15em;
          line-height: 110%;
          margin-top: 0em;
          margin-bottom: 0em;
          }
p.lev6 {
          text-indent: 18em;
          line-height: 110%;
          margin-top: 0em;
          margin-bottom: 0em;
          }
p.lev7 {
          text-indent: 21em;
          line-height: 110%;
          margin-top: 0em;
          margin-bottom: 0em;
          }
p.lev8 {
          text-indent: 24em;
          line-height: 110%;
          margin-top: 0em;
          margin-bottom: 0em;
          }
p.mar1 {
          margin-left: 3em;
          }
p.hang {
          text-indent: -6em;
          margin-left: 3em;
          }
p.dent1 {
          margin-left: 3em;
          }
p.dent2 {
          margin-left: 6em;
          }
p.h4ul {
          text-align: center;
          text-decoration: underline;
          }
