/*
      Created by Avalon Rose Design www.theavalonrose.com
	  
*/


  
  body {
  background: url(http://mybelfiore.com/images/olivefloral/bg.jpg);
  margin:0 auto;
  text-align: center;
  }
  
img {
display:block;
}

#header-wrapper {
  width:1000px;
  height:330px;
  position: relative;
  z-index: 1;
  background: url(http://mybelfiore.com/images/olivefloral/header.gif);
  margin:0 auto 0px;
  text-align:center;
  }

#outer-wrapper {
  width: 1000px;
  position: relative;
  z-index: 1;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: url(http://mybelfiore.com/images/olivefloral/middle.gif);
  }

#main-wrapper {
  width: 600px;
  position: relative;
  z-index: 2;
  margin-top:-70px;
  margin-left: 10px;
  margin-right: 80px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 200px; 
 float: left;
 margin-left:55px;
 position: relative;
 z-index: 2;
 word-wrap: break-word;  
 overflow: hidden;
   }
 
 #footer {
  width:1000px;
  height:220px;
  background: url(http://mybelfiore.com/images/olivefloral/footer.gif);
  clear:both;
  margin:0 auto;
  text-align:left;
}

 #copy {
 line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font-size:10px;
  float:right;
  padding-top:50px;
  margin-right: 80px;
 }
 
 #search {
 padding-left:55px;
 padding-top:80px;
 float:left;
 }
 
 .links {
 padding-left: 5px;
 }

.clear {
clear:both;
}
 
 

 

