
#leafletATop {
	background-image: url("leafletATop.jpg");
	color:#FFF;
	background-repeat: no-repeat;
	text-align:center;
	font-size:110%;
	height:32px;
	width:440px;
	vertical-align: bottom; 
	font-size:120%;
}

#leafletABottom{
	background-image: url("leafletABottom.jpg");
	background-repeat: no-repeat;
	text-align:center;
	height:32px;
	width:440px;
}		
#leafletAMiddle{
	background-image: url("leafletAMiddle.jpg");
	color:#000;
	background-repeat: repeat-y;
	text-align:center;
	padding-left:20px;
	width:440px;
}		
.aHead{
	border-bottom: 1px solid #5e2978;
}



#leafletBTop {
	background-image: url("leafletBTop.jpg");
	color:#FFF;
	background-repeat: no-repeat;
	text-align:center;
	width:440px;
	font-size:110%;
	height:32px;
	vertical-align: bottom; 
	font-size:120%;

}

#leafletBBottom{
	background-image: url("leafletBBottom.jpg");
	background-repeat: no-repeat;
	text-align:center;
	width:440px;
		height:32px;

}		
#leafletBMiddle{
	background-image: url("leafletBMiddle.jpg");
	color:#000;
	background-repeat: repeat-y;
	text-align:center;
	width:440px;
	padding-left:20px;
}		
.aHead{
	border-bottom: 1px solid #5e2978;
}

