body #content {
  background: #fff no-repeat url(../img/layout/page1a-bg-top.png);
}

body div#fakeindent {
  background: no-repeat #fff url(../img/layout/page1a-bg-left.png);
  margin-top: 206px;
  height: 250px;
  width: 275px;
  float: left;
}

body p {
  margin: 6pt 0 0;
  font-size: 9pt;
  line-height: 2.5em;
  margin-left: 20px;
  /*width: 353px;*/
  width: 310px;
}

body #fakeindent p.leader {
  padding-top: 250px;
  line-height: 1.6em;
  font-size: 11pt;
}

body #fakeindent p {
  margin-left: 15px;
}

/*
body img#tinylogo {
  position: absolute;
  top: 500px;
  left: 550px;
}
  */

body a.homebtn {
  position: absolute;
  top: 460px;
  left: 470px;
  font-size: 11pt;
  padding-left: 50px;
}

body #lists {
  margin-left: 315px;
  height: 500px;
}

body ul {
  list-style: none;
  font-size: 7pt;
  margin-top: 240px;
  padding-left: 0;
  margin-left: 31px;
  width: 175px;
  float: left;
}

body ul li {
  border-bottom: 1px solid;
  height: 21px;
  line-height: 21px;
}

body ul#listleft li {
  border-bottom-color: #c3d42d;
}

body ul#listright li {
  border-bottom-color: #e0ad42;
}

body ul a {
  display: block;
}

body .inimg {
  display: none;
}

body p#tag {
  position: absolute;
  top: 515px;
  left: 335px;
  width: 400px;
  line-height: 2.35em;
}

