﻿   #archive {
    background-color: inherit;
    color: white;
   }

    #archive a:link, #archive a:visited, #archive small {
     background-color: inherit;
     color: #c3cf21;
     text-decoration: none;
    }

    #archive a:hover, #archive a:active {
     text-decoration: underline;
    }

    #archive h3, #archive h4 {
     font-weight: bolder;
     line-height: 1.2em;
     margin-bottom: 5px;
    }

    #archive h3 {
     background-color: inherit;
     color: white;
     margin: 0 0 5px;
    }

    .article {
     margin-bottom: 10px;
    }

     .article small.right {
      margin-top: 5px;
     }

   #news {
    border: solid 1px white;
    padding: 10px 20px 60px 20px;
    width: 511px;
   }

    #news p {
     font-size: 100%;
     margin-bottom: 15px;
     text-align: justify;
    }

    #news img {
     margin-bottom: 19px;
    }

  #featured {
   left: 718px;
   position: absolute;
   top: -710px;
  }

  #cipr {
   left: 304px;
   position: absolute;
   top: -622px;
  }