body
    {
    background-image: url("images/pattern.gif");
    font-family: georgia, times, serif, courier;
    font-size: 12px;
    }
.head
         {
         background-image: url("images/head.jpg");
         height: 219px;
         background-repeat: no-repeat;
         color: #999966;
         font-size: 14px;
         font-weight: bold;
         }
.head a
         {
         color: #999966;
         text-decoration: none;
         font-weight: bold;
         }
.head a:hover
         {
         color: #000;
         text-decoration: none;
         font-weight: bold;
         }

.sections
         {
         font-family: tahoma;
         font-size: 12px;
         width: 761px;
         background-image: url("images/sectionbar.jpg");
         background-repeat: no-repeat;
         background-color: #960001;
         padding: 30px;
         height: 300px;
         color: #FFEEC3;
         }
.sections a
         {
         text-decoration: none;
         font-size: 12px;
         color: #FFF;
         }
.sections td
         {
         text-decoration: none;
         color: #FFEEC3;
         font-size: 12px;
         }
.small
         {
         width: 761px;
         background-image: url("images/redbg.jpg");
         background-repeat: no-repeat;
         font-size: 12px;
         color: #FFF;
         }
.small a
         {
         color: #FFF;
         font-size: 12px;
         text-decoration: none;
         }




