/*****************************************************************************
  CSS for thumbnail pictures in the NEMO web pages from 2009 on.
 
  J. H. Gove
  USDA Forest Service
  Northern Research Station
  271 Mast Road
  Durham, NH 03824
*****************************************************************************/


div#thumbnails {
	align: center;
}

#thumbnails table {
	width: 80%;
	border: 0;
	cellpadding: 2;
	cellspacing: 2;
}

#thumbnails img {
	border: 0px solid;
	width: 300px; 
	height: 225px; 
}