#main { background: url("/exhibition/smallpox/Images/bkgd_4.jpg") repeat; }

#smallpox {
  width:940px;
  margin:0 auto;
}

#leftcolumn {
  width:680px;
  float:left;
}

#rightcolumn {
  width:240px;
  float:right;
}

#smallpox div.imgright  {
  float:right;
  height:auto;
  width:auto;
  padding:10px;
}

#smallpox div.imgleft  {
  float:left;
  height:auto;
  width:auto;
  padding:10px;
}

#smallpox div.firstimg  {
  float:left;
  height:auto;
  width:auto;
  padding:10px;
  margin-left:140px;
}

#smallpox div.imgGallery  {
  float:left;
  height:auto;
  width:auto;
  padding:10px;
  margin-left:52px;
}

#smallpox div.imgCentered {
  text-align:center;
  height:auto;
  width:auto;
  margin:0 auto;
  padding:5px;
}

#smallpox div.desc {
  width:240px;
  height:auto;
  font:85% Georgia;
  padding-top:5px;
}

#smallpox .clearboth { clear:both; }
#smallpox .centered { text-align:center; }
#smallpox hr { margin:15px; }
#smallpox p, blockquote { font-family: Georgia; }
#smallpox p.pcenter {text-align: center;}

.hmd-red #main h1 {font-size: 150%;}
.hmd-red #main h2, .hmd-red #main h3 { color: #000000;}