/*
      Created by Avalon Rose Design www.avalon-rose-design.com
	  
*/

 body {
  background: url(http://creativetouchescreations.com/images/retro/dot.gif);
  margin:10px;
  color:#af100d;
  text-align: center;
  }
  


#header-wrapper {
  width:800px;
  height:300px;
  background: url(http://creativetouchescreations.com/images/retro/header2.jpg);
  margin:0 auto 0px;
  }

#outer-wrapper {
  width: 800px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: #ffffff;
  border: 5px #af100d solid;
  }

#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;
   }
 
 #footer {
  width:800px;
  background: #ffffff;
  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://creativetouchescreations.com/images/retro/shop.jpg);
 width: 170px;
 height: 100px;
 margin-top: 5px;
 margin-bottom: 5px;
 
 }
 
  #info {
 background: url(http://creativetouchescreations.com/images/retro/info.jpg);
 width: 170px;
 height: 100px;
 margin-top: 5px;
 margin-bottom: 5px;

 
 }
 
  #cart {
 background: url(http://creativetouchescreations.com/images/retro/cart.jpg);
 width: 170px;
 height: 100px;
 margin-top: 5px;
 margin-bottom: 5px;

 
 }