/*
      Created by Lavender Moon
	  
*/
  
  body {background: url(images/josie/bg.jpg);margin:00px;text-align: center;}
  #outer-wrapper {width: 850px;margin:0 auto;padding:0px;text-align:left;background: url(images/josie/middle.jpg);}
  #header-wrapper {width:850px;height:350px;background: url(images/josie/header.jpg);margin:0 auto 0px;}
  #main-wrapper {width: 600px;margin-left: 5px;margin-right:20px;float: right;word-wrap: break-word; overflow: hidden;     }
  #left-sidebar-wrapper { width: 200px; float: left;margin-left:0px; word-wrap: break-word;  overflow: hidden;padding-left:25px;}
  .links {padding-left: 15px;}
  #products {background: url(images/josie/shopping.jpg);width: 180px;height: 48px;}
  #menu {background: url(images/josie/info.jpg);width: 180px;height: 58px;}
  #cart {background: url(images/josie/viewcart2.jpg);width: 180px;height: 54px;}
  #footer {width:850px;height:112px;background: url(images/josie/bottom.jpg);clear:both;}
  #copy {padding-top:10px;line-height: 1.6em;letter-spacing:.1em;text-align: center;font:xx-small Georgia Serif; }