BODY { 
  font-family: Papyrus, cursive;
}

.title {
  text-shadow: #666666 5px 5px 5px;
  filter: Shadow(Color=#666666,   
                        Direction=135, 
                        Strength=5);
}

h1 {
  font-weight: normal;
  text-align: center;
}

			#leftalign {
				float: left;
				clear: left;			
			}

.imagecaption_l img {
  height: 200px;
  width: auto;		
}

.imagecaption_r img {
  height: 200px;			
  width: auto;
}

.imagecaption_l {
  height: 200px;
  width: auto;		
}

.imagecaption_r {
  height: 200px;			
  width: auto;
}

#guidebookadvert {
  width: 80%;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  font-size: x-small;
}

#guidebookadvert img {
  padding-top: 2px;
  width: 90%;
}
.inputform {
  width: 90%;
}

.category {
  width: 100%;
  float: left;
}

.items {
  position: relative;
  text-align: center;
  width: 90%;
  left: 0;
}

.item {
  margin: 10px;
  width: auto;
  text-align: left;
  clear: left;
}

.item img {
  height: 150px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

.itemdetails {
  font-size: small;
  text-align: left;
  width: auto;
}

.design {
  margin: 10px;
  position: relative;
  width: 170px;
  float: right;
  bottom: auto;
  text-align: center;
  font-size: small;
}

.design img {
  float: left;
  width: 150px;
  height: 150px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
