/* Generated by KompoZer */
#wrapper {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
#header {
  color: white;
  position: relative;
  background-color: white;
  background-repeat: no-repeat;
  background-position:  center center;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(../Images/Header4.gif);
}
#holder {
  position: relative;
  background-color: white;
}
#content {
  border-top: 1px dashed white;
  background-color: white;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 22%;
}
#navbar {
  background-color: #ffff66;
  position: absolute;
  width: 20%;
  top: 0px;
}
#button {
  border-right: 1px solid #000000;
  padding: 0 0 1em;
  width: 20%;
  margin-bottom: 1em;
  font-family: 'Trebuchet MS','Lucida Grande',Verdana,Lucida,Geneva,Helvetica,Arial,sans-serif;
  color: #333333;
  background-color: red;
  position: absolute;
  top: 0px;
}
#button ul {
  border:  none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#button li {
  border-bottom: 1px solid red;
  margin: 0;
}
#button li a {
  border-left: 10px solid #cc0000;
  border-right: 10px solid #ff6600;
  padding: 5px 5px 5px 0.5em;
  display: block;
  color: #ffffff;
  text-decoration: none;
  width: 100%;
  background-color: #eb0000;
}
html > body #button li a {
  width: auto;
}
#button li a:hover {
  border-left: 10px solid #cc0000;
  border-right: 10px solid #ff6600;
  color: #ffffff;
  background-color: #ff9900;
}
#header h1, #header p, #navbar h2, #navbar p {
  text-align: center;
}
#footer {
  border: 1px solid #000000;
  padding: 5px;
  margin-bottom: 25px;
  font-family: 'trebuchet ms','lucida grande',verdana,'trebuchet ms','lucida grande',verdana,lucida,geneva,helvetica,arial,sans-serif;
  color: white;
  text-align: center;
  background-color: #eb0000;
}
#foot ul {
  border-bottom: medium none;
  padding-left: 0;
  display: inline;
  text-align: center;
  background-color: #eb0000;
}
#foot li {
  border-left: 1px solid #ffffff;
  padding-left: 15px;
  text-decoration: none;
  display: inline;
  color: white;
  font-family: 'trebuchet ms','lucida grande',verdana,'trebuchet ms','lucida grande',verdana,lucida,geneva,helvetica,arial,sans-serif;
  font-weight: normal;
}
#foot li.last {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  padding-left: 15px;
  display: inline;
  color: white;
  font-family: 'trebuchet ms','lucida grande',verdana,'trebuchet ms','lucida grande',verdana,lucida,geneva,helvetica,arial,sans-serif;
  padding-right: 15px;
}
#foot a {
  color: white;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-family: 'trebuchet ms','lucida grande',verdana,'trebuchet ms','lucida grande',verdana,lucida,geneva,helvetica,arial,sans-serif;
}
#foot a:hover {
  border-left: 10px solid #cc0000;
  border-right: 10px solid #ff6600;
  color: #ffffff;
  background-color: #ff9900;
}
#sole {
  background-color: white;
  color: red;
  font-size: 10pt;
  text-align: center;
}
