/*
Modified by Alan Cantin
Date: August 14, 2006
Modified by Elaine MacDonald
Date:  May 21, 2008

For each new gallery, a copy of this stylesheet must be made, and then applied with the proper images.


*/
/********************Slides*********************/
#Gal a.slide1 {
	height:25px;
	width:25px;
	background: url(../images/9643.jpg);
}
#Gal a.slide2 {
	height:25px;
	width:25px;
	background: url(../images/9642.jpg);
}	 

*/
/********************French Slides*********************/
#Gala a.slide1 {
	height:25px;
	width:25px;
	background: url(../images/9643.jpg);
}
#Gala a.slide2 {
	height:25px;
	width:25px;
	background: url(../images/9642.jpg);
}
