#albumlist {
  list-style-type: none;
}
#albumlist img {
  display: block;
  border-style: none;
  margin-right: auto;
  margin-left:auto;
}
#albumlist li {
  float: left;
  width:240px;
  height:330px;
  margin-right: auto;
  margin-left:auto;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Verdana;
  font-size:90%;
  font-weight: 500;
	text-align:Center;
  color: #642C18;
    border-style: none;

}
#albumlist a {
  /*width:240px;*/
  /*height:240px;*/
  font-family: Verdana;
  font-size:90%;
  font-weight: 500;
  color: #642C18;
    border-style: none;
    cursor:pointer;
}
#header {
	background-image: url(../../Furniture/riverotters_band.png);
	background-repeat:no-repeat;
    height:279px;
    position:relative;
}
#llist
{
float:left;
width:50%;
}
#rlist
{
float:right;
width:50%;
}
#right p.prt_btns
{
font-size: 85%;
font-family: Verdana;
color: #642C18;
font-weight: 500;
text-align:center;
}
#right p.prt_btns a
{
cursor:pointer;
}
p.prt_btns
{
font-size: 85%;
font-family: Verdana;
color: #642C18;
font-weight: 500;
text-align:center;
}
p.prt_btns a
{
cursor:pointer;
}