.mainTitle {
  font-family : serif;
  font-size : 18pt;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/midbig.gif);
}

.columnTitle {
  font-family : serif;
  font-size : 12pt;
  color : #D8D8D8;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/mid.gif);
}

.sidebarTitle {
  font-family : serif;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/header/black-tex.jpg);
}

.artTitle {
  font-family : serif;
  font-size : 12pt;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/mid.gif);
}

.work {
  font-family : serif;
  font-size : 12pt;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.artist {
  font-family : serif;
  font-size : 12pt;
  color : #000000;
}

.subject {
  font-family : serif;
  font-size : 10pt;
  color : #000000;
  text-decoration : none;
}

.closing {
  font-family : serif;
  font-size : 20pt;
  color : #AA0000;
  text-decoration : none;
  font-weight: bold;
  background-color : #AAAAAA;
}

