#albumlist img {
  display: block;
  border-style: none;
  width:70px;
  height:80px;
}
#albumlist li {
  float: left;
  width:100%;
  height:150px;
  /*height:240px;*/
  font-family: Garamond;
  font-size:110%;
  font-weight: 500;
  color: #642C18;
    border-style: none;
text-align:left;
}
#albumlist a {
  width:100%;
  /*height:240px;*/
  font-family: Garamond;
  font-size:110%;
  font-weight: 500;
  color: #642C18;
    border-style: none;

}
#header {
	background-image: url(../Furniture/history_bar.png);
	background-repeat:no-repeat;
    height:183px;
    position:relative;
}
#header_health {
	background-image: url(../Furniture/health_hdr.png);
	background-repeat:no-repeat;
    height:363px;
    position:relative;
}

img.insert
{
float:right;
  width:70px;
  height:80px;
  margin:10px 10px;

}
