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: 225px;
  height: 168px;
  width: 330px;
  float: left;
   
}

body p {
	font-size: 9pt;
	line-height: 2.5em;
	margin-left: 0px;
	/*width: 353px;*/
  width: 325px;
	margin-top: 6pt;
	margin-right: 0;
	margin-bottom: 0;
}

body #fakeindent p.leader {
  padding-top: 170px;
  line-height: 1.6em;
  font-size: 11pt;
}

body #fakeindent p {

}

/*
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: 499px;
	left: 372px;
	width: 370px;
	line-height: 2.35em;
}
.bodtxt {
	overflow: auto;
	position: absolute;
	height:250px;
	width:342px;
	top: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #8E8E8E;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #ffffff;
}
