#column2 {
  position: relative;
}
#popup_arizona,
#popup_florida,
#popup_great_lakes,
#popup_illinois,
#popup_kansas_missouri,
#popup_midwest,
#popup_minnesota_wisconsin,
#popup_north_carolina,
#popup_northeast,
#popup_texas,
#popup_west_coast
{
  position: absolute;
  width: 662px;
  padding: 15px 15px 18px;
  background: url(/resources/dyn/files/23368/_fn/popup_workshops.png) no-repeat top left;
  display: none;
  height: 523px;
  bottom: -60px;
  right: -5px;
}
#nebraska_iowa_image{
  position: absolute;
  width: 139px;
  height: 44px;
  bottom: 343px;
  right: 212px;
  display: none; 
}

#kansas_missouri_image{
  position: absolute;
  width: 128px;
  height: 54px;
  bottom: 301px;
  right: 205px;
  display: none;
}

#great_lakes_image{
  position: absolute;
  width: 61px;
  height: 114px;
  bottom: 322px;
  right: 164px;
  display: none;
}

#illinois_image{
  position: absolute;
  width: 40px;
  height: 64px;
  bottom: 314px;
  right: 194px;
  display: none;
}

#minnesota_wisconsin_image{
  position: absolute;
  width: 96px;
  height: 86px;
  bottom: 370px;
  right: 190px;
  display: none;
}


