/* Generated by KompoZer */
body {
  font-family: verdana,arial,serif;
  font-size: 0.8em;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  background-image: url(back-657.gif);
  background-color: #deeded;
}
a {
  text-decoration: none;
  color: black;
  background-color: #deeded;
}
a:hover {
  text-decoration: underline;
  background-color: yellow;
}
#container {
  margin: 0 auto;
  color: #000000;
  position: relative;
  text-align: left;
  width: 750px;
  background-color: #deeded;
}
#header {
  background: transparent url(PaulBanner.jpg) no-repeat scroll 0% 50%;
  height: 120px;
  width: 100%;
}
#header h1 {
  font-size: 2.2em;
  left: 260px;
  top: 10px;
}
#header ins {
  text-decoration: none;
}
#header a {
  color: #ffc272;
  text-indent: 0.3cm;
  font-family: helvetica,verdana,arial,serif;
  text-decoration: none;
}
#header a:hover {
  background-color: transparent;
}
#sidebar {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  float: left;
  margin-top: 0px;
  width: 125px;
  color: black;
  background-color: #deeded;
}
#sidebar ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 15px;
  padding-left: 0px;
  color: black;
  background-color: #999999;
}
#sidebar ul li {
  display: block;
  padding-bottom: 8px;
  background-color: transparent;
}
#sidebar a {
  border-right: 1px solid #666666;
  border-bottom: 1px dotted #666666;
  padding: 2px 8px;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  width: 100px;
  background-color: transparent;
  color: #ffff99;
}
#sidebar a:hover {
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background-color: #da8050;
  color: white;
}
#content {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 8px;
  width: 590px;
  background-color: transparent;
}
#footer {
  margin: 0 auto;
  padding: 20px 10px 4px;
  clear: right;
  color: #000000;
  font-size: 0.7em;
  text-align: right;
  width: 730px;
  background-color: #deeded;
}
#footer a {
  border-bottom: 1px dotted #666650;
}
#footer a:hover {
  text-decoration: none;
}
