img {
  display: none; }

object.normal {
  display: none; }

body {
  font-family: Verdana, Geneva, Arial,
    SunSans-Regular, sans-serif;
  background-color: #fffacd; }

div.container {
  width: 150px; }

div.header,div.footer {
  margin: 0em;
  padding: 0em;
  color: white;
  background-color: #228B22; }

div.header {
  font-size: 40%; }

div.left {
  font-size: 70%; 
  padding: 0.3em 1em 0.3em 1em;
  border: solid green 1px;
  background-color: #ed6; }

div.content {
  font-size: 60%; }

div.content a:hover {
  color: ForestGreen; }

div.footer {
  text-align: center;
  font-size: 55%; }

div.footer p {
  display: none; }

a:visited {
  color: #861; }

blockquote {
  background-color: white;
  padding-right: 0.2em;
  margin-left: -0.2em;
  margin-right: 0.1em;
  text-align: right; }

em {
  font-style: normal;
  font-weight: bold;
  color: #972; }

h1 {
  font-size: 100%
  padding: 0 0 0 0.5em;
  font-family: sans-serif; 
  text-transform: uppercase; }

h1.header {
  font-size: 20%;
  font-weight: normal; }

h1.header a {
  font-family: sans-serif;
  font-size: 60%;
  color: white;
  text-transform: none; 
  border-left: solid white 2px;
  padding: 0 0.7em 0 1em;
  vertical-align: middle; }

h2 {
  font-family: sans-serif; 
  text-transform: capitalize; }

table.header {
  border: 0; }

table.header h1 {
  vertical-align: middle;
  padding-left: 0.1em; }

table.header tr {
  vertical-align: middle; }

table.header a {
  display: none; }

td.left {
  text-align: center; 
  padding: 0;
  width: 149px; }

td.right {
  width; 1px}

ul.sitebar {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

ul.sitebar li {
  font-size: 80%;
  border: solid black 1px;
  background: #dd8;
  margin: 0.1em 2em 0 -2.5em;
  padding: 0.2em 0.5em 0.2em 0.5em; }

ul.sitebar a {
  color: black;
  text-decoration: none; }

ul.sitebar a:hover {
  color: green; }

address {
  font-style: normal; }

address a {
  color: white; }

address a:hover {
  color: white;
  font-weight: bold; }