body {
  font-family: "Times New Roman", Times, serif; 
  font-size:10pt;
}

.copyrightText, .quotetext, .clientTitle, .logoimage, .breadcrumb { 
   display: none; 
}

#topbar, #texttopbar, #logo, #bottombarCopyright, #logobar, #motion, #homeImage, #homeLogo, #homeFlash, #menubar, #submenu, #sidebar, #bottombarOptions, #bottombarSearch { 
   display: none; 
     width: 100%; 
}
 
.maintitle {
  font-size:20pt;
  font-variant: small-caps; 
}

.subtitle {
  color:#7c2128;
  font-size:14pt;
}

#container {
  width: 100%; 
  margin: 0; 
  float: none;
  text-align: left;
  background:#ffffff;
  }

#addressInfo { 
  position:absolute;
  top: 60px;
  left:700px;
  font-size: 12px;
  text-decoration: none;
}

#logoName { 
  position:absolute;
  top: 60px;
  color: #7c2128;
  font-size: 32px;
  text-decoration: none;
  font-weight: bold;
}


#mainbody { 
  text-align:left;
  position:absolute;
  top:100px;
  width:100%;
}

#maintext { 
  position:absolute;
  word-wrap: break-word;
  top:20px;
}

#bottombar { 
  position:absolute;
  top:90%;
}

