﻿#col-left,
#col-right,
#masthead,
#FooterRegion,
#search-box,
#menuArea,
#footerArea
{
  display: none !important;
}

#col-middle { width: 100%; }
.body
{
  /*  font-size: 12pt; line-height: 120%; background: white;  */
  font-size:11.5px;
}
#wrap
{
  /*width: 100%;*/
  width:570px;
  margin:30px auto;
}



