/* Generated by KompoZer */
body {
  margin: 20px;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 14px;
  background-color: gray;
}
p {
  width: 80%;
  font-size: 12px;
  color: gray;
  line-height: 175%;
}
a {
  width: 80%;
  font-size: 12px;
  color: gray;
  line-height: 175%;
}
li {
  list-style-type: disc;
  line-height: 150%;
}
h1 {
  border-bottom: 0px solid white;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 25px;
  letter-spacing: -2px;
  margin-left: 25px;
  margin-right: 0px;
  font-weight: bold;
  color: white;
}
h2 {
  border-bottom: 1px solid #c6ec8c;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
h3 {
  border-bottom: 0px solid white;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 14px;
  letter-spacing: -1px;
  font-weight: bold italic;
  text-align:right;
  color: #CCCCCC;
}
h4 {
  border-bottom: 1px solid white;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: white;
}
a:link {
  text-decoration: underline;
  font-weight: bold;
}
li *:link {
  text-decoration: none;
  font-weight: bold;
  color: gray;
}
a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: gray;
}
li a:visited {
  text-decoration: none;
  font-weight: bold;
  color: gray;
}
a:hover {
  padding-bottom: 5px;
  font-weight: bold;
  text-decoration: underline;
  color: #cccccc;
}
li a:hover {
  border-bottom: 1px solid red;
  display: block;
  padding-bottom: 5px;
  font-weight: bold;
  background-color: gray;
  color: #cccccc;
}
a:active {
  color: #ff0066;
  background-color: red;
  font-weight: bold;
}
.floatleft {
  float: left;
}
#header {
  border:  none;
  position: absolute;
  width: 800px;
  height: 55px;
  background-image: url();
  background-repeat: no-repeat;
  margin: 0px 0px 0px 25px;
  font-weight: normal;
}
#headertext {
  border: 0px solid #c6ec8c;
  margin: 0px 10px 0px 75px;
  position: absolute;
  width: 300px;
  height: 50px;
  font-weight: normal;
  color: red;
}
#contentwrapper-outside {
  border: 0px solid gray;
  margin: 55px 10px 10px;
  padding: 1px;
  position: absolute;
  width: 625px;
  background-color: #;
}
#contentwrapper {
  border: 1px solid black;
  margin: 55px 25px 0px 25px;
  padding: 5px;
  position: absolute;
  width: 625px;
  height: 600px;
  background-color: white;
  color: white;
  background-image: url(ap-home.jpg);
  background-repeat: no-repeat;
  background-position: right top;

}
#content {
  padding: 10px;
  position: absolute;
  margin: 100px 50px 0px 50px;
  width: 300px;
  font-weight: normal;
  float: left;

}
#menuwrapper {
border: 1px solid #CCCCCC;  
margin: 80px 4px 0px 500px;
  padding: 5px;
  position: absolute;
  width: 175px;
  height: 275px;
  font-weight: normal;
  background-color: #EFEFEF;
}
#menu {
  margin: -5px 0px 0px 430px;
  position: absolute;
  width: 200px;
  height: 20px;
  font-weight: normal;
  background-color: black;
}
#logo {
  margin: 0px 10px 20px 50px;
  padding: 50px 0px 0px 500px;
  position: absolute;
}
#footer {
  margin-top: 655px;
  margin-left: 155px;
  position: absolute;
  width: 500px;
  height: 15px;

}
