/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
}
p {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 1.2em;
  padding-right: 5px;
  padding-left: 5px;
  line-height: 1.4em;
}
a {
  font-family: Arial,Helvetica,sans-serif;
}
div#header {
  background-color: #006600;
  background-repeat: repeat-y;
}
div#content p {
  font-family: Arial,Helvetica,sans-serif;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 1.2em;
  padding-right: 5px;
  padding-left: 5px;
}
div#navigation {
  background-attachment: scroll;
  background-position:  0% 0%;
  line-height: 1.2em;
  width: 20%;
  text-align: center;
  background-repeat: repeat;
  font-size: 1.2em;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #006600;
}
div#container {
  border: 1pt solid black;
  margin: 0px auto;
  width: 800px;
  position: relative;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #006600;
}
div#content {
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  width: 80%;
  background-color: #ccffff;
}
div#extra {
  clear: both;
  background-color: #666666;
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  position: relative;
}
#wrapper {
  background-color: #ccffff;
  position: relative;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  background-repeat: repeat-y;
  background-color: #006600;
  font-size: 2em;
  color: black;
  text-align: center;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
}
h2 {
  font-size: 1.4em;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  background-repeat: repeat-y;
  text-align: center;
  background-color: #006600;
}
a:link {
  padding-top: 1px;
  border-top-width: 1px;
}
a:active {
  padding: 1px 5px;
  color: #000099;
}
a:hover {
  border-right: 2px solid silver;
  border-bottom: 2px solid silver;
  padding: 2px 5px;
  background-color: white;
}
a:visited {
  color: #3366ff;
}
h3 {
  text-align: center;
  font-size: 1.5em;
  margin-top: 10px;
  margin-bottom: 10px;
}
.nav {
  font-family: Arial,Helvetica,sans-serif;
  color: yellow;
  font-size: 1em;
}
p.space {
  padding: 10px 5px 20px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 1.2em;
  margin-bottom: 20px;
}
p.centre {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 1.2em;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}
