body{
  margin:0 auto;
  font:normal 13px arial,helvetica,sans-serif; 
}

table{
  border-color:#111111
}
.cells {
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;

}
.leftcell {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;

}
.bg {
	background-color: #FFFFFF;
	background-image: url(/images/topleftcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;

}
.leftrightborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.botcell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgright{
  float:right;
  margin:5px;
}
.imgleft{
  float:left;
  margin:10px;
}

.clearboth{
  clear:both;
}
.artist{
  clear:both;
  margin:5px;
  border-bottom:1px solid #ccc;
 font-size:13px;
 text-align: left;
}

.artist-photo{
  float:left;
  padding:5px;
  margin:0 5px;
  width:300px;
  text-align: center;
  font-size:13px;
}
h1{
  font-size:18px;
}
