@charset "utf-8";
/* CSS Document */

  body {
  background: #a5bfb6 url(http://anticatreasures.com/images/antica/mainbg.jpg) repeat-y fixed bottom center;
  margin:0px;
  text-align: center;
  }
  


#header-wrapper {
  width:850px;
  height:250px;
  background: url(http://anticatreasures.com/images/antica/header2.jpg);
  margin:0 auto 0px;
  }
  
  #top-links {
  width:800px;
  padding-top:5px;
  padding-left:5px;
  text-align:center;
  }

#outer-wrapper {
  width: 800px;
  margin:0 auto;
  padding:0px;
  text-align:left;

  }

#main-wrapper {
  width: 610px;
  margin-left: 10px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 170px; 
 float: left;
 margin-left:0px; 
 word-wrap: break-word;  
 overflow: hidden;
 margin-top:10px;
   }
 
 #footer {
  width:800px;
  clear:both;
  margin:0 auto;
  padding-top:5px;
  padding-bottom:5px;
  line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font:xx-small Georgia Serif;
}

 
 .links {
 padding-left: 5px;
 }
 
 #shopping {
 background: url(http://anticatreasures.com/images/antica/shop.jpg);
 width: 170px;
 height: 100px;

 
 }
 
  #info {
 background: url(http://anticatreasures.com/images/antica/info.jpg);
 width: 170px;
 height: 100px;

 }
 
  #cart {
 background: url(http://anticatreasures.com/images/antica/cart.jpg);
 width: 170px;
 height: 100px;

 }