/* CSS Document */

body {text-align: center;
      background-color: #263e5a;
     }
     
     
#header {
         text-align: left;
         position: absolute;
         top: 10;
         *top: 10; 
         left: 50%;
         *left: 50%;
         width: 750;
         margin-left: -363px;
          
    }
    

            
.topLinks {text-align: left;
              position: absolute;
              top: 2;
             *top: 2; 
              left: 50%;
             *left: 50%;
             font-family: Verdana; 
             font-size: 11pt;
             color: #ffffff;
             line-height: 80%;
             font-weight: normal;
             text-decoration: none;
             margin-left: 240px;
            }
            
            
#sideLayer {
         text-align: left;
         position: absolute;
         top: 34;
         *top: 34; 
         left: 50%;
         *left: 50%;
         width: 210;
         height: 867;
         *height: 867;
         background-color: #432104;
         margin-left: -363px;
          
    }
    
    
.sideLinks {
         text-align: left;
         position: absolute;
         top: 110;
         *top: 110; 
         left: 50%;
         *left: 50%;
         width: 210;         
         margin-left: -105px;
        }
        
.gabaLinks {  text-align: left;
             font-family: Verdana; 
             font-size: 11pt;
             color: #ffffff;
             line-height: 130%;
             font-weight: normal;
             text-decoration: none;
          }
          
          
.homeCopy {
            text-align: left;
            position: absolute;
            top: 20;
            *top: 20; 
            left: 50%;
            *left: 50%;
            width: 450;
            margin-left: -220px;
            font-family: Verdana;
            font-size: 12pt;
            color: #432104;
            font-weight: normal;
            line-height: 130%;
           }
           
.addContact {
            text-align: center;
            width: 450;
            font-family: Verdana;
            font-size: 11pt;
            color: #432104;
            font-weight: normal;
            line-height: 130%;
           }
           
.emailLink   {   
              font-family: Verdana; 
              font-size: 11pt;
              color: #432104;
              text-decoration: none;
        }
           
           
           
.orgLine {text-align: left;
              position: absolute;
              top: 22;
             *top: 22; 
              left: 50%;
             *left: 50%;
             margin-left: -365px;
            }

        

    
.floatText {  text-align: center;
             font-family: Arial; 
             font-size: 9pt;
             color: #ffffff;
             line-height: 110%;
             font-weight: bold;
             text-decoration: none;
             margin-top: 0px;
             margin-right: 0px;
             margin-bottom: 0px;
             margin-left: 2px;
            }
            
            

     
.links   {   
              font-family: Arial; 
              font-size: 7pt;
              color: #000000;
              text-decoration: none;
        }


           
           
