body {
  padding: 0px 10px 0px 20px;
  font-family: "Book Antiqua", "Lucida Grande", "Times New Roman", Times, Serif;
  font-size: medium;
  color: black;
  background-color: #ffffdd;
}
a:link {
  color: #000000;
}
a:visited {
  color: #0000ee;
}
a:hover {
  color: #006600;
}
a:active {
  color: #00cc00;
}

#sidebar {
  border: 3px double #663300;
  width: 200px;
  background-color: #ffffcc;
}
#sidebarhead {
  border-bottom: 1px solid #663300;
  padding-top: 5px;
  text-shadow: #663300 0.05em 0.05em 0.1em;
  font-weight: inherit;
  background-color: #ffcc00;
  padding-left: 5px;
  padding-bottom: 5px;
  background-image: url(tile3.gif);
}
#sbtitle {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #eedd00;
}
#sbcontent {
  border-top: 1px solid #663300;
  padding: 10px;
  line-height: 1em;
  font-weight: normal;
  background-color: #cc9933;
  font-size: small;
  text-align: justify;
  font-family: Cambria,"Lucida Grande","Book Antiqua",Garamond,"Times New Roman",Serif;
}
#td2 {
  width: 100%;
  vertical-align: top;
  text-align: center;
  padding-left: 20px;
}
#table2 {
  background-color: transparent;
  width: 100%;
  height: 63px;
}
#td2-1 {
  width: 42px;
}
#td2-2 {
  width: 142px;
}
#table1 {
  vertical-align: top;
  padding-top: 0px;
  width: 100%;
  height: 100%;
}
#td1 {
  width: 200px;
  padding-top: 50px;
  vertical-align: top;
  background-image: url(00-agotile.gif);
  background-position: center top;
  background-repeat: repeat-y;
}

