
body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000;
  background: #fffff4;
  }
div,p,h1,h2,h3,ul,li {
  margin: 0;
  padding: 0;
  }
h1 span,h2 span,h3 span {
  display: none;
  }
#container {
  position: relative;
  width: 92%;
  margin: 0 auto;
  text-align: left;
  }
#intro { position: absolute; top: 28px; left: 0; width: 96%; }
#supportingText {
  width: 690px;
  }
#linkList {
  position: absolute;
  top: 45px;
  right: 5px;
  width: 200px;
  }
a:link,
a:visited { color: #0000CD; background-color: transparent; text-decoration: none; }
a:hover   { color: #f00; background-color: transparent; text-decoration: none; }

#quickSummary p.p2 a:link,
#quickSummary p.p2 a:visited { color: #348633; background-color: transparent; }
#quickSummary p.p2 a:hover   { color: #f00; background-color: transparent; }

#footer a:link,
#footer a:visited { color: #393; background-color: transparent; display: list-item;             }
#footer a:hover   { color: #f00; background-color: transparent; }

#linkList a.c:link,
#linkList a.c:visited { color: #fa5; background-color: transparent; }
#linkList a.c:hover   { color: #f00; background-color: transparent; }
#intro {
  font: italic 11px/150% Georgia, Times, "Times New Roman", serif;
  color: #646464;
  background-color: transparent;
  }
#pageHeader h1 {
  margin-left: 1px; 
  background: transparent;
  }
#pageHeader h2 {
  margin-top: 60px; 
  background: transparent url(levon.gif) no-repeat 0 0; 
  width: 218px; 
  height: 69px; 
  }
#quickSummary p.p1 {
  margin: 5px 0 40px 4px;
  color: #CC6633;
  background-color: transparent;
  line-height: 160%;
  font-family: sans-serif;
    font-style: normal;
    font-weight: normal;
  }
#preamble { margin-left: 4px; padding: 10px 0 0 15px; border-left: 1px solid #fa5; border-top: 1px solid #fa5; text-align: justify; }
#preamble p {
  margin: 10px 12px 0 0;
  }
#supportingText {
  padding: 500px 0 20px 0;
  font: 13px/140% Georgia, Times, "Times New Roman", serif;
  color: #888;
  background: transparent url(background.jpg) no-repeat 0 10px;
  }

#supportingText h3 {
  margin: 50px 0 25px 22px;
  width: 206px; 
  height: 21px; 
  }
#requirements p {
  margin: 9px 0 0 15px;
  }
#footer {text-align:left;font-size:0.8em;line-height:1em;  padding: 22px;  margin: 52px 4px;  }

#linkList {
  border-left: 1px solid #fa5;
  border-top: 1px solid #fa5;
  font: italic 11px/130% Georgia, Times, "Times New Roman", serif;
  color: #999;
  background: transparent no-repeat;
  }
#lselect h3 {
  background: transparent url(menu.gif) no-repeat 0 0; 
  margin: 10px 0 10px 14px; 
  width: 56px; 
  height: 24px; 
  }
div#lselect {
  margin-bottom: 50px;
  }
#linkList ul {
  margin-left: 15px;
  }
#linkList li {
  list-style-type: none;
  margin-top: 5px;
  }
