
/* body title */

.bodyheading
{
  position: absolute;
  top: 230px;
  left: 176px;
  width: 624px;
  height: 281px;
}

.leftcolumn 
{
  position: absolute;
  top: 274px;
  left: 176px;
  float: center;
  width: 290px;
  padding: 0px 0px;
  text-align: justify;
}	

.rightcolumn 
{
  position: absolute;
  top: 274px;
  left: 486px;
  float: left;
  width: 290px;
  padding: 0px 0px;
  text-align: justify;
}