/* set-up horizontal and vertical align */
.whole_page_object  {width:600px; margin-left: auto; margin-right: auto; vertical-align: middle; text-align: center;}

/* style for a description that stands out alone */
.isolated_text {margin:0;}

/* style for the thumbnail table */
.thumb_table {border:1px inset #333344;}
.thumb_table td {padding:6px 2px; border:1px inset #333344;}

/* style for the caption inside the thumb table */
.thumb_caption {margin:2px 0 0 0;}

/* style for caption of a full size whole page picture */
.bigpic_caption {margin:4px; font-size:90%; font-style:italic;}

/* navigation links (index,prev,next) below a full size pic */
.nav_links {font-weight:bold; font-size:110%;}
.nav_links a { margin: 0.5em 0.8em;}

h5 {font-size:16px; font-weight:bold; margin: 2em 0; text-align: center;}

