a:link { 
  color: #aaa6af;
  text-decoration: none;
  }
a:visited { 
  color: #aaa6af;
  text-decoration: none;
  }
a:hover {
  color: #bbb6bf;
  text-decoration: underline;
  }
a:active {
  color: #bbb6bf;
  text-decoration: underline;
  }

body {
  margin-left: 1%;
  margin-right: 1%;
  font-family: Arial, Helvetica, Geneva;
  background-color: #000000;
  color: #aaa60f;
  }

td.name1 {
  font-family: "trebuchet ms", arial;
#  font-style: bold;
  font-size: 250%;
  text-align: left;
  color: #aaa6af;
  }

table.top {
  background-image: url(hide.header.jpg);
  }

td.name2 {
  font-family: "Century Gothic", arial;
  font-size: 250%;
  text-align: right;
  color: #a0afa8;
  }

td.definition {
  font-size: 60%;
  text-align: right;
  font-style: italic;
  }

td.info {
  font-size: 100%;
  text-align: center;
  text-valign: center;
  color: #aa2222;
  }

table.menubar {
  text-align: center;
  word-spacing: 2em;
  }

td.menu{
  width: 40%;
  border: 2;
  text-align: left;
  }

a.menuline{
  text-decoration: none;
  link { color: #999900 }
  visited { color: #999900 }
  a:hover {color: rgb(255, 0, 0)}
  }

font.gallery {
  }

table.band {
  background-color: #050008;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  vertical-align: center;
  }

body.BioBody {
  background-color: #000000;
  margin-left: 15%;
  margin-right: 15%;
  font-family: Arial, Helvetica, Geneva;
  color: #aaa6af;
  }

p.BioP{
  font-family: Arial, Helvetica, Geneva;
  color: #aaa6af;
  }

td.imagecell {
  width: 600px;
  }

table.imageframe {
  background-color: #aaa6af;
  border-top: 3px;
  border-right: 3px;
  border-bottom: 3px;
  border-left: 3px;
  border-style: solid;
  border-color: #aaa6af;
  margin-left: 30px;
  margin-right: 30px;
  text-align: center;
  vertical-align: center;
  }

table.footer {
  font-size: 80%;
  }

p.copyrightmsg {
  color: #55bb88;
  font-style: italic;
  font-size: 75%;
  }

p.webbuild {
  font-size: 90%;
  }

hr.dividerline {
  height: 1px;
  color: #aaaaaa; #Works in IE, not in Firefox
  }
