#pagecontainer {
	width: 100%;
    text-align: left;}

#homebodycontainer {
	background-image: url(images/HomeBackground.jpg);
	background-repeat:no-repeat;}

#homecentercopy { 
  position: static;
  color: #000000;  
  font-family: arial;
  font-size: 18px; 
}

#homebottomcopy { 
  height: 900px;
  color: #000000; 
  background: #ffffff; 
  font-family: arial;
  font-size: 18px; 
}

#secondarycentercopy { 
  position: static;
  color: #000000; 
  background: #ffffff; 
  font-family: arial;
  font-size: 18px;
}

#pagetitle {display: none;}