a:link {
  color: #FFFFFF;
  text-decoration: underline;
}

a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

acronym { 
  cursor: help;
  border-bottom: 1px dotted #FECC00;
}

a acronym { 
  cursor: help; 
  border-bottom: 0px dotted #FECC00;
}

body {
  color: #FFFFFF;
  background-color: #7F7F7F;
  font-family: "Times New Roman", Times, sans-serif;
  font-size: 1.05em;
  margin: 0px;
  padding: 0px;
}

h3 {
  font-size: 1.3em;
}

#container {
  top: 20px;
  width: 900px;
  left: 50%;
  margin-left: -450px;
  position: absolute;
  background-color: #299929;
  border: 5px solid #FECC00;
}

#pageHeader {
  background:url(header.jpg) no-repeat;
  width: 900px;
  height: 126px;
  border-bottom: 5px solid #FECC00;
}

#pageHeader h1 {
  display: none;
}

#pageHeader h2 {
  display: none;
}

#quickSummary {
  top: 140px;
  left: 50%;
  width: 150px;
  margin-left: -430px;
  position: absolute;
  font-size: 0.8em;
}

#preamble {
  margin-left: 200px;
  margin-right: 20px;
}

#preamble h3 {
  background:url(preamble.png) no-repeat;
  width: 210px;
  height: 30px;
  margin: 20px 0px 0px -2px;
}

#preamble h3 span {
  display: none;
}

#preamble p {
  margin: 0px 0px 8px 0px;
}

#explanation {
  margin-left: 200px;
  margin-right: 20px;
}

#explanation h3 {
  background:url(explanation.png) no-repeat;
  width: 210px;
  height: 30px;
  margin: 20px 0px 0px -2px;
}

#explanation h3 span {
  display: none;
}

#explanation p {
  margin: 0px 0px 8px 0px;
}

#participation {
  margin-left: 200px;
  margin-right: 20px;
}

#participation h3 {
  background:url(participation.png) no-repeat;
  width: 210px;
  height: 30px;
  margin: 20px 0px 0px -2px;
}

#participation h3 span {
  display: none;
}

#participation p {
  margin: 0px 0px 8px 0px;
}

#benefits {
  margin-left: 200px;
  margin-right: 20px;
}

#benefits h3 {
  background:url(benefits.png) no-repeat;
  width: 210px;
  height: 30px;
  margin: 20px 0px 0px -2px;
}

#benefits h3 span {
  display: none;
}

#benefits p {
  margin: 0px 0px 8px 0px;
}

#requirements {
  margin-left: 200px;
  margin-right: 20px;
}

#requirements h3 {
  background:url(requirements.png) no-repeat;
  width: 210px;
  height: 30px;
  margin: 20px 0px 0px -2px;
}

#requirements h3 span {
  display: none;
}

#requirements p {
  margin: 0px 0px 8px 0px;
}

#requirements .p5 {
  margin: 0px 0px 25px 0px;
}

#footer {
  top: 105px;
  left: 50%;
  width: 230px;
  margin-left: 210px;
  position: absolute;
  font-size: 0.9em;
}

#linkList {
  top: 20em;
  left: 50%;
  width: 150px;
  margin-left: -430px;
  position: absolute;
}

#linkList h3 {
  font-size: 1.0em;
  font-style: italic;
  margin: 10px 0px 0px 0px;
}

#linkList ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#linkList li {
  font-size: 0.8em;
}

#lselect h3 {
  background:url(design.png) no-repeat;
  width: 84px;
  height: 24px;
  margin: 20px 0px 0px -3px;
}

#lselect h3 span {
  display: none;
}

#lselect .c {
  text-decoration: none;
}

#lselect li {
  margin: 0px 0px 8px 0px;
}

#larchives h3 {
  background:url(archive.png) no-repeat;
  width: 84px;
  height: 24px;
  margin: 20px 0px 0px -3px;
}

#larchives h3 span {
  display: none;
}

#lresources h3 {
  background:url(resources.png) no-repeat;
  width: 84px;
  height: 24px;
  margin: 20px 0px 0px -3px;
}

#lresources h3 span {
  display: none;
}


