div.PageTitle{
  background-image: url(/GetSiteFile/PageTitle_Not.jpg); 
  height: 80px; width: 580px;
  background-repeat: no-repeat;
  margin-top: 60px;
  margin-left: 60px;
}

div.PageHeaderImage{
background-image: url(/GetSiteFile/HeaderImage_Not.jpg); 
 background-position: right bottom; 
 background-repeat: no-repeat;
 position: absolute;
 top: 0px;
 display: block;
 margin-left: 633px;
 height: 215px;
 width: 353px;
 overflow: hidden;


}