@charset "utf-8";
/* CSS Document */

 body {
  background: #f6efde url(http://thegypsyfish.com/images/rhinestoneromance/background.jpg) repeat-y fixed top center;
  margin:0px;
  text-align: center;
  }
  


#header-wrapper {
  width:925px;
  height:250px;
  background: url(http://thegypsyfish.com/images/rhinestoneromance/header2.jpg);
  margin:0 auto 0px;
  }
  
  #top-links {
  width:925px;
  padding-top:5px;
  padding-left:5px;
  text-align:center;
  }

#outer-wrapper {
  width: 850px;
  margin:0 auto;
  padding:0px;
  text-align:left;

  }

#main-wrapper {
  width: 660px;
  margin-left: 10px;
  float: right;
  word-wrap: break-word; 
   
  }

#left-sidebar-wrapper { 
 width: 170px; 
 float: left; 
 word-wrap: break-word;  
 overflow: hidden;
 margin-top:10px;
 border-right: 1px dotted #dfbf83;
 
 <!--[if IE]>
     margin-left:50px;
 <![endif]-->

   }
 
 #footer {
  width:950px;
  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://thegypsyfish.com/images/rhinestoneromance/cats.gif);
 width: 150px;
 height: 58px;
 margin-left:10px;
 margin-right:10px;
 
 }
 
  #info {
 background: url(http://thegypsyfish.com/images/rhinestoneromance/info.gif);
 width: 150px;
 height: 58px;
 margin-left:10px;
 margin-right:10px;

 }
 
  #cart {
 background: url(http://thegypsyfish.com/images/rhinestoneromance/cart.gif);
 width: 150px;
 height: 58px;
 margin-left:10px;
 margin-right:10px;

 }