 body {margin: 0px; padding: 0px; font-family: Arial, sans-serif, Helvetica; background-image: url('images/background.gif'); background-repeat: repeat-x; background-color: #2b2a52;}
     div#top {width:100%; height: 157px; border: 0px; border-bottom: 3px solid #7b1d5f; }
     div#top div.outer {width: 670px; height: 157px; margin: auto; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f; background-image: url('images/header-background.jpg'); background-repeat: no-repeat; background-color: white; }
     div#top div.outer div.inner {width: 618px; height: 157px; margin: auto; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f;}

     div#sep, div#sep2 {width:100%; height: 27px; border: 0px; border-bottom: 3px solid #7b1d5f; }
     div#sep2 {border-top: 3px solid #7b1d5f;}
     div#sep div.outer {width: 670px; height: 27px; margin: auto; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f; background-image: url('images/header2-background.jpg')}
     div#sep2 div.outer {width: 670px; height: 27px; margin: auto; background: #808080; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f; }
     div#sep div.outer div.inner {width: 618px; height: 27px; margin: auto; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f; }
     div#sep2 div.outer div.inner {width: 618px; height: 27px; background: white; margin: auto; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f; }

     div#main { width:100%; color: #343465;}
     div#main div.outer {width: 670px; margin: auto; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f; background: white; }
     div#main div.outer div.inner {width: 618px; margin: auto; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f;}
     div#main div.outer div.inner div.maintext {width: 430px; margin-left: 100px; font-size: 80%;padding-bottom: 40px; }
     
     div#footer { width:100%;  }
     div#footer div.outer {width: 670px;  margin: auto; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f; background: white; }
     div#footer div.outer div.inner {width: 618px; margin: auto; padding-top: 20px; padding-bottom: 20px; color: #343465; text-align: center; font-size: 70%; border: 0px; border-left: 3px solid #7b1d5f; border-right: 3px solid #7b1d5f;}
    .clear { clear: both; height: 1px; }                                                  

h1
  { margin-top: 40px;
    margin-left: 100px;
    text-align: left;                                         
    font-size: 140%;                                          
    color: #7b1d5f;                                           
    font-family: Times, Times Roman, Times New Roman, serif;  
    font-weight: bold;                                      
  }

h2                                                             
  {                                                                                                                                   
    margin-top: 20px;
    text-align: left;                                         
    font-size: 120%;                                          
    color: #7b1d5f;                                           
    font-family: Arial, sans-serif;  
    font-weight: bold;                                      
  }
  
a:link, a:visited   
  {
    color: #808080; 
    text-decoration: none;
    font-weight: bold;
  }
  
a:hover, a:active
  { 
    color: #7b1d5f;
    text-decoration: none;
    font-weight: bold;
  }

a.top:link, a.top:visited
  {
    color: #808080; 
    text-decoration: none;
    font-weight: normal;
    font-size: 80%;
  }
  
a.top:hover, a.top:active
  { 
    color: #7b1d5f;
    text-decoration: none;
    font-weight: normal;
    font-size: 80%;
  }
div.image1
  {    
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    border: 0px;    
  }
div.image1a
  {    
    float: right;
    margin-right: 20px;
    margin-bottom: 5px;
    border: 0px;    
  }
div.image2
  {    
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    border: 0px;    
  }     
                                                
