
body { margin: 0;
      background-image: url(bkgrdmulti2.jpg); 
             }
div.masthead { position: absolute;
               top: 0;
               background-image : url(bkgrdmulti2.jpg);
               padding-left: 50px;
               text-align : center;
               height : 239px; 
               width : 100%;
               }
div.sidebar { position: absolute;
              top: 330px;
              color : #ffffff; 
              padding-right : 2pt;
              padding-left: 30px; 
              width : 220px; 
              height : auto;
             }
div.main { position: absolute;
           top: 250px;
           left: 250px;
           width: auto;
           margin-right: 20px;
           padding-right: 30px;
           height : auto;
           text-align: center;
             }
.buttons a { font-family: Trebuchet MS;
             font-size: 14px;
             font-style : normal; 
             font-weight : bold; 
             color : #ffffff;
             background-color : #660066;
             text-decoration : none; 
             text-align : center;
             margin-top : 0px;
             padding-top : 1px; 
             padding-right : 1px; 
             padding-bottom : 1px; 
             padding-left : 1px; 
             border-top : 4px solid #000066;
             border-bottom : 4px solid #000066;
             border-left : 4px solid #000066;
             border-right : 4px solid #000066; 
             width : 175px; 
             display : block;
           }
.buttons a:hover { color: black; background-color : #ffffff; 
                   text-decoration : none; 
                   padding-top : 2px; 
                   padding-right : 1px; 
                   padding-bottom : 1px; 
                   padding-left : 2px; 
                   border-top : 4px solid #000066; 
                   border-bottom : 4px solid #000066; 
                   border-left : 4px solid #000066; 
                   border-right : 4px solid #000066;
               }
.buttons a:visited { font-weight : bold;
                     color : #99CCCC;
                      }
p2 { font-family : arial;
     font-style : normal; 
     font-weight : 800; 
     font-size : 14; 
     color : #000066;
     }
h2 { font-family : Trebuchet MS;  
     font-style : normal; 
     font-weight : 800; 
     font-size : large; 
     color : #ffffff; 
     background-color : #660066;
    }
h1 { font-family : Trebuchet MS;
     font-style : normal; 
     font-weight : 800; 
     font-size : 28px; 
     color : #ffffff; 
     background-color : #660066; 
     text-align : center;
    }
p { font-family : arial; 
    font-style : normal; 
    font-weight : 800; 
    font-size : large; 
    color : #000066;}
