#helptop {
background: url(../SiteImages/Backg/helptop.png) bottom ;
  margin: 0px;
	padding: 0px;
}
#helpmiddle {
	background: url(../SiteImages/Backg/helpmiddle.png) top repeat-y ;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom : 1px;
	padding-top : 1px;
}
#helpbottom {   
   background: url(../SiteImages/Backg/helpbottom.png) top;
}

