/* Generated by KompoZer */
body {
  font-size: 0.9em;
  line-height: 1.5em;
  background-color: #eeeed8;
  font-family: Arial,Helvetica,sans-serif;
}
#page {
  padding: 0px;
  width: 800px;
  position: relative;
  background-image: url(running-dog.jpg);
  background-repeat: repeat;
}
#header {
  background-repeat: no-repeat;
  background-color: #ffffcc;
  border-bottom-style: solid;
  border-bottom-width: medium;
  height: 100px;
}
#nav {
  float: left;
  background-repeat: repeat-y;
  background-attachment: fixed;
  text-align: left;
  width: 180px;
  color: black;
  margin-top: 43px;
  font-family: Arial,Helvetica,sans-serif;
}
#pgcont {
  float: right;
  text-align: center;
  margin-top: 0px;
  width: 620px;
}
#foot {
  background-repeat: no-repeat;
  clear: both;
  font-size: 0.6em;
  text-align: center;
  padding-top: 20px;
  height: 40px;
  background-color: #ffffcc;
  border-top-style: solid;
  border-top-width: medium;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
}
#nav img {
  border-style: solid none none;
  border-top-width: thin;
  margin-top: 7px;
  padding-top: 7px;
}
#nav ul {
  margin: 0px 0px 0px 10px;
  padding: 0px;
  list-style-type: none;
}
#nav li {
  margin-bottom: 5px;
}
#nav a {
  padding-top: 5px;
  padding-bottom: 1px;
  text-decoration: none;
  list-style-image: url();
  background-repeat: no-repeat;
  background-position: left bottom;
  color: black;
  padding-left: 0px;
}
#nav a:hover {
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #990000;
}
h1 {
  font-size: xx-large;
  color: black;
  font-weight: bold;
  line-height: normal;
}
.col1 {
  padding-top: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  float: left;
  width: 47%;
  text-align: left;
}
.col2 {
  padding-top: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  float: right;
  width: 47%;
  text-align: left;
}
.colall {
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;
  width: 98%;
  clear: right;
  text-align: left;
}
h2 {
  border-bottom-width: 1px;
  color: black;
  font-size: x-large;
}
h3 {
  font-size: 1.4em;
  text-align: left;
}
h4 {
  font-weight: bold;
  padding-top: 1em;
  line-height: normal;
  font-size: medium;
}
#pgcont p {
}
