#mainpg{
  width : 950px;
  background-image : url(titlet.jpg);
  background-repeat : no-repeat;background-position : right top;
  height : 500px;
  top : 0px;
  left : 0px;
}

#mainpg TD{
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#mainpg LI{
	text-align: left;
}

#urpg{
  width : 950px;
  background-image : url(titlelgb.jpg);
  background-repeat : no-repeat;background-position : right bottom;
  height : 500px;
}

#urpg H2{
	font-size: 18px;
	color: black;
	background-color: #ffffd7;
	
	
	width: 100%;
  
  
  
  
  margin-bottom : 0px;
  left : 12px;
  padding-top : 10px;
  margin-top : 0px;
  padding-left : 10px;
  
  padding-bottom : 10px;
  margin-left : 0px;
  

  padding-right : 10px;
  margin-right : 0px;
}

#footerpg{
  width : 950px;
  height: 30px;
  text-align : right;
  color : black;
  background-color : white;
  font-size : 12px;  
  letter-spacing : 1px;
  clear : both;
  float : none;
}
