  body {
  margin:0;
  padding:0;
  color:#000;
  background: #ffffff;
  font: 0.8em Verdana, arial, sans-serif;
  }
  
  #page {
  margin: 10px 0 0 0;   
  width: 990 !important;
  width: 990;
  }   
  
  #header { 
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color:#009;
  background: #ffffff;
  z-index: 0;
  }
  
  #logo {
  position: absolute;
  top: 5%;
  left: 3%;
  background: transparent;
  z-index: 1;
  }  
  
  #nffclogo {
  position: absolute;
  top: 5%;
  left: 83%;
  background: transparent;
  z-index: 1;
  } 

  #heading {
  position: absolute;
  top: 4%;
  background: transparent;
  z-index: 2;
  }  
  
  #navbar {
  left:0;
  padding: 0 0 10px 0;  
  text-align:left;
  color:#009;
  background: #ffffff;
  border-bottom:1px solid #708090;
  }
  
  #navbar a{
  text-decoration: none;
  text-size: 3;
  font-weight: bold;
  color: 0c4576;
  }  

  #navbar a:hover{
  text-decoration: underline;
  text-size: 2;
  } 


  #gen_container a{
  text-decoration: none;
  text-size: 2;
  font-weight: bold;
  color: 0c4576;
  }  

  #gen_container a:hover{
  text-decoration: underline;
  text-size: 2;
  } 

  a{
  text-decoration: none;
  text-size: 3;
  font-weight: bold;
  color: 0c4576;
  }  

  a:hover{
  text-decoration: underline;
  text-size: 2;
  } 
    
  #main_container {
  position:relative;
  width:100% !important;
  width:100%;
  background: #ffffff;
  border-bottom:1px solid #708090;
  }  

  #gen_container {
  position:relative;
  margin: 10px 0 0 0;
  padding: 0 10px 0 10px;  
  width:100% !important;
  width:100%;
  background: #ffffff;
  }  
  
  #main {    
  position: relative;
  float: left !important;
  width:71% !important;
  width:75%;
  text-align:left;
  margin: 10px 0 10px 0;
  padding: 0 10px 0 10px;
  border-right:1px solid #708090;
  }
  
  #mainnosidebar {    
  position: relative;
  float: left !important;
  width:71% !important;
  width:75%;
  text-align:left;
  margin: 10px 0 10px 0;
  padding: 0 10px 0 10px;
  clear:both;
  }
  
  #nav-one {
  float: right;
  margin: 10px 0 0 0;
  padding: 0 10px 0 10px;
  width:23% !important;
  width:24%;
  text-align:left;
  background: #ffffff;
  color: maroon;
  }


  #box_left {
  float: left;
  margin: 10px 0 0 0;
  padding: 0 10px 0 10px;
  background: #ffffff;
  color: maroon;
  }
  
  #backdrop_green {
  float: left;
  margin: 10px 0 0 0;
  padding: 0 10px 0 10px;
  background: #ffffff url(images/backdropgreen.jpg) no-repeat;
  color: white;
  }  
  
  #box_left_lbs {
  float: left;
  margin: 0 0 0 0;
  background: transparent;
  color: white;
  }  

  #gen_container td{
  color: white;
  align: center;
  } 
  
  #gen_container1 td{
  color: black;
  align: center;
  }   
  
  #gen_container_contact td{
  align: center;
  }   
  
  #box_right {
  float: right;
  margin: 10px 0 0 0;
  padding: 0 10px 0 10px;
  background: #ffffff;
  color: maroon;
  }  

  #footer {
  width:100% !important;
  width:100%;
  margin-top:5px;
  padding: 0.5em;
  color:#009;
  background: #ffffff;
  font: 0.8em Verdana, arial, sans-serif;
  clear:both
  }
  

  /*]]>*/


