body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  background-repeat: repeat-x;
/  background-color: #003300;
  background-color: #000;
}

p {
  padding: 10px 10px 10px 20px;
  display: block;
  color: gray;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a {
  color: #6b7272;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

* {margin: 0px;padding: 0px;}

input:focus { background: yellow; }
textarea:focus { background: yellow; }

td.contact {
  color: gray; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

*.eightyfive {
  font-size: 85%;
}

*.white {
  color: white;
}

*.onetwentyfive {
  font-size: 125%;
}

*.onefifty {
  font-size: 150%;
}

td.copyright { 
  color: #528888; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

td.indiv_proj {
  color: yellow;
  font-size: 24px;
  font-weight: bold;
}

td.panacea_casting_header {
  font-family: Arial, Helvetica, sans-serif;
  color: white; 
  text-align: center; 
}

td.panacea_casting_content {
  font-family: Arial, Helvetica, sans-serif;
  color: gray; 
  text-align: justify; 
  font-size: 14px; 
}

td.panacea_char_title {
  font-family: Arial, Helvetica, sans-serif;
  color: red; 
  text-align: left; 
  font-size: 14px; 
}

td.panacea_chars {
  font-family: Arial, Helvetica, sans-serif;
  color: gray; 
  text-align: left; 
}

.names {
  font-family: Arial, Helvetica, sans-serif;
  color: green; 
  text-align: left; 
  font-size: 16px; 
  font-weight: bold; 
}

a[href].navbar { font-weight: bold; }

a[href] { font-weight: normal; }

a:hover { color: yellow; }

a img.home_pix:hover { border: medium solid; }

a:hover img*="panacea" { border: thin; }

td.award:hover { font-weight: bolder; color: yellow; }


