/* CSS Document */

body {text-align: center;
      margin: 0%;
      background-color: #530707;
     }


            
#header {
         text-align: center;
         width: 740;
         }
         
b.smblk {
         text-align: center;
         font-size: 8pt;
         font-family: Times;
         color: #000000;
         }
         
#Layer-white {text-align: left;
            position: absolute; 
            top: 98;
            *top: 98; 
            left: 50%;
            *left: 50%; 
            font-family: Arial; 
            font-size: 11pt;
            color: #226b49;
            background-color: #ffffff;
            font-weight: normal;
            width: 502;
            *width: 502;
            height: 500;
            *height: 500; 
            margin-left: -370px;
          }
          
#Layer-green  {text-align: left;
               position: absolute; 
               top: 0;
               *top: 0; 
               left: 50%;
               *left: 50%; 
               background-color: #c5d0cc;
               width: 206;
               *width: 206;
               height: 500;
               *height: 500;
               margin-left: -363px;
          }
          
#portfolio  {text-align: left;
               position: absolute; 
               top: 22;
               *top: 22; 
               left: 50%;
               *left: 50%; 
               background-color: none;
               width: 205;
               *width: 205;
               height: 500;
               *height: 500;
               margin-left: -203px;
          }
          
#address {
         text-align: left;
         position: absolute; 
         top: 500;
         *top: 500; 
         left: 50%;
         *left: 50%; 
         background-color: #530707;
         width: 740;
         *width: 740;
         font-family: Arial;
         font-size: 10pt;
         color: #ffffff;
         font-weight: normal;
         margin-left: -253px;
         }
         

