<style type="text/css">
<!-- 
body {margin:0px 0px 0px 50px;
     font-family: Georgia, sans-serif;
     font-size: 12px;
     background:url("graphics/background.gif") repeat-y #036;}
    
 
 #wrapper { 
}              
.container {}  
           

                   
p {
  padding-left: 0px;
  padding-right: 13px;
  line-height: 1.5em}

.pad {
  padding-left: 20px;
  padding-right: 13px;
  line-height: 1.5em}
  
.footer { margin-top: 70px;
          margin-left: 150px;
          text-align: center;         
}


h1            {font-size: 1.5em;
              color: #036;  
              
              background: #f0f0d6;
              margin-left: 20px;
              margin-right: 15px;
              padding: 2px;
              text-align: left;
              border-bottom: 1px solid #036;
              width: 70%;
              }
 h2            {font-size: 1.25em;
              color: #036;  
              margin-left: 0px;
              margin-right: 15px;
              text-align: center;
              }
 /*- Menu Tabs 10--------------------------- */
     #tab_background{ 
     background:url("graphics/tab_bar.gif") no-repeat;
     width:564px;
     height: 50px;
     z-index: 3;
     margin-left: 5px;
     margin-top: 0px;}

    #tabs10 {
      float:left;
      width:100%;
     font-family: trebuchet MS, sans-serif;
     font-size: 14px;
     font-weight: bold;
      line-height:normal;
      margin-top:0px;
      }
    #tabs10 ul {
          margin-left:60px;
          margin-bottom: 0px;
          margin-top: 10px;
          padding:0px 10px 0px 10px;
          list-style:none;
          
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("graphics/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("graphics/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
-->
</style>