  body {
  background: #ffffff url(http://littlelotticlothing.com/images/template/bg2.jpg) repeat-x;
  margin:0px;
  text-align: center;
  }
  
img {
display:block;
}

#header-wrapper {
  width:802px;
  height:300px;
  background: url(http://littlelotticlothing.com/images/template/header2.gif);
  margin:0 auto 0px;
  }

#outer-wrapper {
  width: 802px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: url(http://littlelotticlothing.com/images/template/middle2.gif);
  
  }

#main-wrapper {
  width: 600px;
  margin-left: 10px;
  margin-right: 10px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 171px; 
 float: left;
 margin-left:0px; 
 word-wrap: break-word;  
 overflow: hidden;
   }
 
 #footer {
  width:802px;
  height: 200px;
  background: url(http://littlelotticlothing.com/images/template/footer2.gif);
  clear:both;
  margin:0 auto;
  text-align:center;
}

#copy {
  padding-top: 56px;
  line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font:xx-small Georgia Serif;
}

 
 .links {
 padding-left: 5px;
 }
 
 #shopping {
 background: url(http://littlelotticlothing.com/images/template/shopping.jpg);
 width: 170px;
 height: 94px;
 margin-left:1px;
 }
 
  #info {
 background: url(http://littlelotticlothing.com/images/template/info.jpg);
 width: 170px;
 height: 94px;
 margin-left:1px;
 }
 
  #cart {
 background: url(http://littlelotticlothing.com/images/template/cart.jpg);
 width: 170px;
 height: 94px;
 margin-left:1px;
 }

