#galleryMain1 {position:relative;
				width:425px;
				height:380px;
				background:#efedec;
				border:1px solid #000;
				margin:0 auto;
				float:left;
				margin-right:5px;
				}
				
a.gallery, a.gallery:visited {display:block;
								color:#000; 
								text-decoration:none; 
								border:1px solid #000; 
								width:75px; 
								height:47px; 
								float:left; 
								margin:3px; 
								z-index:50;
								}
								
a.slidea1 {background:url(../images/gallery/MA/small/MA1.jpg);}
a.slideb1 {background:url(../images/gallery/MA/small/MA2.jpg);}
a.slidec1 {background:url(../images/gallery/MA/small/MA3.jpg);}
a.slided1 {background:url(../images/gallery/MA/small/MA4.jpg);}
a.slidee1 {background:url(../images/gallery/MA/small/MA5.jpg);}
a.slidef1 {background:url(../images/gallery/MA/small/MA6.jpg);}
a.slideg1 {background:url(../images/gallery/MA/small/MA7.jpg);}
a.slideh1 {background:url(../images/gallery/MA/small/MA8.jpg);}
a.slidei1 {background:url(../images/gallery/MA/small/MA9.jpg);}
a.slidej1 {background:url(../images/gallery/MA/small/MA0.jpg);}

a.gallery span {display:block; position:absolute; width:1px; height:1px; top:5px; left:5px; overflow:hidden; background:#efedec;z-index:100;}
.slidek {display:block; position:absolute; width:400px; height:250px; top:125px; left:10px; padding:0; border:1px solid #000;}
a.gallery:hover {white-space:normal; border:1px solid #fff;}
a.gallery:hover img {border:1px solid #000; position:relative; z-index:100;}
a.gallery:hover span {display:block; position:absolute; width:402px; height:250px; top:120px; left:5px; padding:5px; font-style:italic; color:#000; background:#efedec; z-index:100;}

a.gallery:active img, a.gallery:focus img {border:1px solid #000; position:relative; z-index:50;}
a.gallery:active span, a.gallery:focus span {display:block; position:absolute; width:402px; height:250px; top:120px; left:5px; padding:5px; font-style:italic; color:#000; background:#efedec; z-index:50;}

.galleryText	{margin-right:5px;
				}
