  .imagepopup {
  background: #eeeeee;
  border: 1px solid #DAD9D0;
  padding: 1em;
  margin: 1em;
  }

  .imagepopup li {
     list-style:none;
  }

  .imagepopup .description {
  font-style:italic;
  padding-left: 2em;
  }
  
.grid_banner {
  margin-right:1em;
  margin-bottom: 4em;
  width: 100px;
  height: 155px;
  float:left;
}
.grid_banner a {
  height:210px;
}
.grid_banner:hover {
  background-color:#D9C9C0;
  font-weight: bold;
}
.grid_image {
  width:100px;
  opacity:.5;
}
.grid_image:hover {
  opacity:1.0;
  }

.grid_banner .caption {
  position:relative;
  padding-left: 1em;
}

.grid_circle {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  position:absolute;
  right: 5px;
  top:-5px;
  margin:0;
}
.artist_statement {
}

.map {
  width:800px;
  height: 500px;
}
