/* Generated by KompoZer */
* {
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #bec2c2;
  font-size: 11px;
  text-align: center;
  color: #6e7970;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
#wrapper {
  border-left: 1px solid #b0b0b0;
  border-right: 1px solid #b0b0b0;
  position: relative;
  width: 700px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.9;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: white;
  margin-top: 20px;
}
#navigation {
  float: left;
  color: white;
  height: 80px;
  text-align: center;
  background-color: #6e7970;
  width: 545px;
}
#navigationtopspacer {
  height: 30px;
}
#navigation a {
  border-style: none;
  margin: 5px;
  padding: 12px;
  text-decoration: none;
  font-size: 14px;
  color: white;
}
#navigation a:hover {
  background-color: #535b54;
}
#logo {
  height: 80px;
  float: right;
  text-align: center;
  width: 155px;
}
.biglogotext {
  font-size: 50px;
}
#logo:hover {
  color: #003333;
  cursor: crosshair;
}
#lowerhalfwrapper {
  background-repeat: no-repeat;
  background-image: url(images/backgroundimage.jpg);
  background-position: right bottom;
}
#content {
  float: left;
  color: #003333;
  width: 545px;
}
#welcometitle {
  height: 40px;
  width: 310px;
  padding-left: 195px;
  padding-top: 40px;
  font-size: 30px;
}
#welcomeimageholder {
  width: 300px;
  height: 200px;
  padding-left: 200px;
  padding-top: 22px;
}
#welcometext {
  line-height: 1.7em;
  text-align: justify;
  width: 330px;
  padding-left: 185px;
  padding-top: 25px;
  height: 233px;
}
#contenttitleholder {
  width: 520px;
  font-size: 18px;
  font-weight: normal;
  padding-top: 18px;
  padding-left: 15px;
}
#bannerimageholder {
  height: 65px;
  width: 520px;
  padding-left: 15px;
  padding-top: 12px;
}
#contenttextarea {
  width: 520px;
  line-height: 1.7em;
  text-align: justify;
  padding-top: 15px;
  padding-left: 15px;
}
#contenttextarea a {
  text-decoration: underline;
  color: #003333;
}
#contenttextarea a:hover {
  font-weight: normal;
  text-decoration: none;
}
#newslist {
  margin-top: 10px;
}
#sidebar {
  float: right;
  width: 155px;
  padding-top: 60px;
  height: 500px;
}
#sidebar a {
  border: 1px solid #ced2b6;
  margin: 10px;
  padding: 8px 0px 8px 5px;
  color: #6e7970;
  display: block;
  text-decoration: none;
}
#sidebar a:hover {
  background-color: #6e7970;
  color: white;
}
#sidebar a:active {
  background-color: #6e7970;
  color: white;
  font-weight: normal;
}
#clear {
  clear: both;
  height: 0px;
}
#footertopspacer {
  height: 3px;
}
#footer {
  height: 20px;
  background-color: #e3e5dc;
  text-align: center;
  font-size: 10px;
}
.floatimageleft {
  float: left;
  margin-right: 10px;
  padding-top: 5px;
}
.floatimageright {
  float: right;
  margin-left: 10px;
  padding-top: 5px;
}

