#content {
	position: absolute;
      left: 50px;
      top: 173px;
      width: 873px;
      height: 410px;
      padding: 3px 3px 3px 3px;
      font-size: 12px;
      line-height: 16px;
}

SPAN.subheading {
	font-size: 19px;
      font-family: times; serif;
      fnt-weight: bold;
}

#content-background {
	position: absolute;
      left: 0px;
      top: 0px;
      width: 873px;
      height: 410px;
     	z-index: 3;
}

#left-text {
      position: absolute;
      left: 7px;
      top: 15px;
      width: 410px;
	z-index: 5;
}

#right-text {
	position: absolute;
      left: 440px;
      top: 15px;
      width: 410px;
	z-index: 5;
}

p {
	margin-top:0px;
	margin-bottom:9px;
}
