/* Generated by KompoZer */
body {
  font-family: sans-serif;
  background-color: white;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  border-right-style: outset;
  border-bottom-style: outset;
  border-right-width: medium;
  border-bottom-width: medium;
}
div#header {
  color: yellow;
  font-weight: inherit;
  background-position: right center;
  background-image: url(pig_banner1024.png);
  padding-left: 150px;
  background-repeat: no-repeat;
  background-color: #018a54;
  font-size: 2em;
  padding-top: 1em;
  padding-bottom: 0.5em;
  line-height: 1.6em;
}
div#navbar {
  text-align: center;
  width: 150px;
  background-color: transparent;
  float: left;
}
#navbar a:link {
  font-weight: bold;
  font-size: larger;
  color: yellow;
}
#navbar a:visited {
  font-weight: bold;
  font-size: larger;
  color: #ffcc00;
}
#navbar a:hover {
  font-size: larger;
  color: #ea7969;
  font-weight: bold;
}
#navbar a:active {
  font-size: larger;
  font-weight: bold;
  color: #cc33cc;
}
div#content {
  background-repeat: repeat-y;
  background-position: left top;
  padding-left: 160px;
  background-image: url(nav_bg.png);
  background-color: #ffff99;
  padding-right: 1%;
  list-style-type: disc;
  list-style-position: inside;
  text-align: justify;
}
#content h2 {
  text-align: center;
}
#content h3 {
  text-align: center;
}
div#linkbar {
  border-left: thin solid #018a54;
  text-align: center;
  width: 22%;
  float: right;
  font-size: smaller;
  background-color: #ffff99;
  margin-right: auto;
  overflow: hidden;
  margin-left: 1%;
}
