			var MessageColor	= "slategray";	
			var MessageSize		= FontSize3;
			var MessageLeft		= 150;
			var MessageText		= "<b>Wines from the Loire</b>" + NL2
				+ "Come to the Konstam wine tasting with Isabelle Legeron" + NL
				+ "16th March at 7.00pm" + NL
				+ "Six wines, five courses - " + POUND + "60" + NL
				+ "(Includes a voluntary " + POUND + "2.50 donation to Restaurants Against Hunger)" + NL;
			var MessageTop		= 850;

			var MessageWidth	= UNIT_BASE - MessageLeft * 2;

//Debug ("MMM");
