BODY { background-image: url("./backgrounds/bg_5.gif");
  background-repeat: repeat;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  }

A:link {color: #ff6600; }

A:visited {color: #ff6600; }

hr {color: #ff6600;}

em {font-family: palatino linotype, serif;
  font-weight: bold;
  color: #ff6600;
  }

p {font-family: palatino linotype, serif;
  }

blockquote {font-family: palatino linotype, serif;
  font-size: 80%;
  font-weight: bold;
  }

b {color: #ff6600; }

.menucontainer {width: 125px;
  border: 4px groove;
  border-color: #cc6600;
  padding: 1px;
  }

.menubuttons a {color: #000000;
  background-color: #cccccc;
  padding: 2px;
  padding-left: 3px;
  display: block;
  border-left: 10px solid #ff6600;
  font: 85% palatino linotype, serif;
  width: 100%;
  text-decoration: none;
  text-align: left;
  margin-top: 1px;}

.menubuttons a:visited {color: #000000;}

.menubuttons a:hover {background-color: #999999;
  border-left: 10px solid #cc6600;
  text-decoration: none;
  color: #000000;}

.navcontainer {width: 395px;
  border: 4px groove;
  border-color: #cc6600;
  padding: 1px;
  text-align: center;}

.navcontainersmall {width: 265px;
  border: 4px groove;
  border-color: #cc6600;
  padding: 1px;
  text-align: center;}

.navbuttons a {color: #000000;
  background-color: #cccccc;
  padding: 2px;
  padding-left: 3px;
  font: 85% palatino linotype, serif;
  text-decoration: none;
  text-align: center;
  width: 125px;}

.navbuttons a:visited {color: #000000;}

.navbuttons a:hover {background-color: #999999;
  color: #000000;
  border-color: #cc6600;
  text-decoration: none;}

.imgbutton a {color: #000000;
  border-style: groove;
  border-width: medium;
  border-color: #cc6600;
  background-color: #cccccc;
  padding: 2px;
  padding-left: 1px;
  display: block;
  font: 80% palatino linotype, serif;
  text-decoration: none;
  text-align: center;
  width: 100px;}

.imgbutton a:visited {color: #000000;}

.imgbutton a:hover {background-color: #999999;
  color: #000000;
  text-decoration: none;}

.imgwrap img {padding:0px;
  border: 4px groove #cc6600}

.imgwrap table {padding:2px;
  border: 4px groove #cc6600}
