@charset "utf-8";


/* State headers */

#content .washington h3 {
  background-image: url(../image/washingtonHeader.gif);
  text-indent: -5000px;
  overflow: hidden;
}


#content .oregon h3 {
  background-image: url(../image/oregonHeader.gif);
  text-indent: -5000px;
  overflow: hidden;
}




/* Artwork list widths */

.washington ul.artworkList {
  width: 585px;
}

.oregon ul.artworkList {
  width: 492px;
}
