/*
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/9600.jpg);
}
#Gal a.slide2 {
	height:25px;
	width:25px;
	background: url(../images/9601.jpg);
}	 
#Gal a.slide3 {
	height:25px;
	width:25px;
	background: url(../images/9602.jpg);
}
#Gal a.slide4 {
	height:25px;
	width:25px;
	background: url(../images/9603.jpg);
}
#Gal a.slide5 {
	height:25px;
	width:25px;
	background: url(../images/9604.jpg);
}
#Gal a.slide6 {
	height:25px;
	width:25px;
	background: url(../images/9605.jpg);
}

*/
/********************French Slides*********************/
#Gala a.slide1 {
	height:25px;
	width:25px;
	background: url(../images/9600.jpg);
}
#Gala a.slide2 {
	height:25px;
	width:25px;
	background: url(../images/9601.jpg);
}	 
#Gala a.slide3 {
	height:25px;
	width:25px;
	background: url(../images/9602.jpg);
}
#Gala a.slide4 {
	height:25px;
	width:25px;
	background: url(../images/9603.jpg);
}
#Gala a.slide5 {
	height:25px;
	width:25px;
	background: url(../images/9604.jpg);
}
#Gala a.slide6 {
	height:25px;
	width:25px;
	background: url(../images/9605.jpg);
}
