  body {
  background: url(http://reddivadesign.com/images/custom/bg.jpg);
  margin:0px;
  text-align: center;
  }
  


#header-wrapper {
  width:900px;
  height:350px;
  background: url(http://reddivadesign.com/images/custom/header.jpg);
  margin:0 auto 0px;
  }

#outer-wrapper {
  width: 900px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: #000000;
  border: 1px #000000 solid;
  }

#main-wrapper {
  width: 700px;
  margin-left: 10px;
  margin-right: 10px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 170px; 
 float: left;
 word-wrap: break-word;  
 overflow: hidden;
   }
 
 #footer {
  width:900px;
  clear:both;
  margin:0 auto;
  line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font:xx-small Georgia Serif;
  padding-top: 10px;
  padding-bottom:5px;
}

 
 .links {
 padding-left: 5px;
 }
 
 #shopping {
 background: url(http://reddivadesign.com/images/custom/shop.jpg);
 width: 170px;
 height: 100px;
 }
 
  #info {
 background: url(http://reddivadesign.com/images/custom/info.jpg);
 width: 170px;
 height: 100px;
 }
 
  #cart {
 background: url(http://reddivadesign.com/images/custom/cart.jpg);
 width: 170px;
 height: 100px;
 }

