
   
  #ddcolortabs{
  margin-left: 0px;
  padding: 0;
  width: 100%;
  background: #DEFFD5;
  voice-family: "\"}\"";
  voice-family: inherit;
  padding-left: 0px;
  }
  
  #ddcolortabs ul{
  font: bold 12px Arial, Verdana, sans-serif;
  margin:0;
  padding:0;
  list-style:none;
  }
  
  #ddcolortabs li{
  display:inline;
  margin:0 2px 0 0;
  padding:0;
  text-transform:capitalize;
  }
  
  #ddcolortabs a{
  float:left;
  color: #DEFFD5;
  background: #00911D;
  margin:0 2px 0 0;
  padding:0 0 1px 3px;
  text-decoration:none;
  letter-spacing: 1px;
  }
  
  #ddcolortabs a span{
  float:left;
  display:block;
  background: #00911D;
  padding:4px 9px 2px 6px;
  }
  
  #ddcolortabs a span{
  float:none;
  }
  
  
  #ddcolortabs a:hover{
  background-color: #7DFB53;
  }
  
  #ddcolortabs a:hover span{
  background-color: #7DFB53;
  }
  
  #ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
  background-color: #00D22B;
  }
  
  #ddcolortabsline{
  clear: none;
  padding: 0;
  width: 100%;
  height: 5px;
  line-height: 5px;
  background: #00911D;
  border-top: 1px solid #DEFFD5; /*Remove this to remove border between bar and tabs*/
  }

  #outside {
  position:absolute;
  top:0px;
  left:0px;
  height:auto;
  width: 101.5%;
  background-image:url('Web Pic Home Background transparent.jpg');	
  }
   
  #mainbody {
  margin-top:0px;
  margin-left:10%;
  width: 80%;
  border-color:#000000;
  border:ridge;
  background-color:#DEFFD5;
  }

  #coupons {
  position:absolute;
  top:0px;
  left:0px;
  height:auto;
  width: 101.5%;
  background-image:url('Dollarbills.jpg');	
  }
