#nav, .subcol, #top_nav, #archive .archive_column {display: none}

.imgthumb, .thumb, img.thumb {
  float: left;
  margin: 0.2em;
  border: 1pt solid #ddc;
  width: 45pt;
  height: auto;
  }
  


/* @group Footer */

/* Footer
----------------------------------------------- */

#footer_container {
  margin: 0px auto;
  width: 100%;
}

.archive_about. .archive_column { 
  float: left;
  width: 24%;
  text-align: left;
  font-size: small;
}


a img {
border-width: 0;
}


.story {
  display: table;
  width: 100%;
  clear: both;
}


.reset {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  }

.center {
	text-align: center;
}

