/* Lanterns Bazaar additional Style Sheet */
/* Home page content */
/* Version 1 style sheet       */
/* (C) Copyright Webian Projects July 2009. All rights reserved. */
 
#container {
  position: relative;
  width: 1100px;
  height: 1200px;
  margin: auto;
  background-image: url(images/background4.png);
  background-repeat: no-repeat;
  background-position: 0px 20px;
  }

#content {
  margin-left: 565px;
  margin-top: 90px;
  width: 450px;
  height: 270px;
  padding: 15px 15px 15px 15px;
  border: none;
  overflow: hidden;
  background-image: url(images/homebox3g.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  }

#content h1 {
  font-size: 115%;
  font-weight: normal;
  margin: 5px 10px 10px 10px;
  }
  
#content h1 em {
  font-size: 135%;
  font-weight: bold;
  font-style: italic;
  }
  
#content p {
  font-size: 115%;
  margin: 5px 30px 5px 30px;
  }
  
#content p em {
  color: #ff0000;
  padding-left: 60px;
  font-weight: bold;
  font-style: normal;
  }
  
#content h6 {
  margin-right: 50px;
  font-size: 125%;
  color: #ff0000;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  }

#picknmix {
  position: absolute;
  right: 0px;
  top: 185px;
  width: 150px;
  height: 119px;
  }
  
#postage {
  position: absolute;
  top: 610px;
  right: 60px;
  width: 369px;
  height: 124px;
  }
  
#flame {
  position: absolute;
  bottom: 460px;
  left: 275px;
  width: 143px;
  height: 131px;
  }
#bio {
  position: absolute;
  bottom: 450px;
  left: 500px;
  width: 164px;
  height: 155px;
  }
#uk {
  position: absolute;
  bottom: 440px;
  left: 750px;
  width: 148px;
  height: 141px;
  }
