.headcont {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF0000; text-decoration: none}
.bodycont {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; font-weight: 400}
.listcont {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF0000; text-decoration: none}

a img {
  border-width:0;
}
div.wrapper h2.pagetitle {
  text-align:left;
  font-size:16px;
}

div.wrapper p.bodytext, div.wrapper p.caption {
  text-align:left;
  font-size:12px;
  font-weight:normal;
  color:#000;
}

#gallery div.photo {
  text-align:center;
  float:left;
  width:30%;
}

div.photo h3 a { font-size:12px; text-decoration: none; }

#photo img {
  float:left;
  margin: 0 1em 1em 0;
}

div.wrapper p.link { clear:both; text-align: left; color: #000000; font: bold 12px Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; }
div.wrapper p.link a { color: #000000; font-weight: bold; text-decoration: none; text-transform: uppercase; }
div.wrapper p.link a:hover { color: #000000; text-decoration: none; }

/* This is the header row on the links page (i.e. Company Description etc) */
#exlinks table th { text-align:left; font: bold 12px Verdana, Arial, Helvetica, sans-serif; border: 1px solid #333; border-width: 0 0 1px 0; }

/* This is the style on the rest of the rows on the links page */
#exlinks table td { font: normal 12px Verdana, Arial, Helvetica, sans-serif; vertical-align: middle; }

#exlinks table { width: 90%; margin: 1em 0; }
#exlinks table th { padding: 0 0 0.25em 0; }
#exlinks table td { padding: 0.33em 0.25em; }
#exlinks table th.company { width: 30%; }
#exlinks table th.desc { width: 40%; }
#exlinks table th.link { width: 30%; }


