body {
  background-color: ccc;
  color: #222;
  font-family: Verdana, Arial, sans-serif;
}

#nav img {
  border: 0px;
  padding: 2px;
}

#content {
  padding-bottom: 0.2%;
  padding-top: 0.4%;
  margin-left: 15%;
  margin-right: 15%;
  text-align:left;
  margin-bottom: 5em;
  height: auto;
}

#nav td { 
  height: 26px;
  width: 78px;
}

#nav a:visited, #nav a:active, #nav a:link {
  font: 14px Verdana, Arial, sans-serif;
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

#nav a:hover   {color: #EEE; }

#content img {
  border: none;
  padding: 0.1em;
}

#footer {
  font-size: 8pt;
  padding-top: 1%;
  padding-bottom: 4px;
  text-align: center;
}

#header {
  padding: 0px;
  border: 0px;
  margin-top: 0px;
  text-align: center;
}

h2, h3, h5 { text-align: center; }

#content .centre {
  text-align: center;
}

#content td { 
  vertical-align: top;
}

p.emphasise {
  font-weight: bold;
}

table.center {margin-left:auto; margin-right:auto;}

a:visited, a:active {
  color: #A63;
}

a:link { 
  color: #462;
}
