@charset "UTF-8";
/* CSS Document */



.a, .a:visited {
	color:#000;
}

#gallery {
	position:absolute;
	margin-left: 10px; 
	width:700px;
	overflow: auto;
	height: 490px;
	left: 30px;
	top: -15px;
}

a.gallery, a.gallery:visited {
	display:inline; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #0000FF; 
	width:125px; 
	height:75px; 
	float:left; 
	margin:25px 15px; 
	position:relative; 
	cursor: pointer;
}

a.slidea {
	background: url(../images/gallery/rolling%20stones%20stage%20thumb.png);
}
a.slideb {
	background: url(../images/gallery/Dierks%20Bently%20Thumb.png);
}
a.slidec {
	background: url(../images/gallery/DSCN2593thumb.png);
}
a.slidef {
	background: url(../images/gallery/IMG_1772thumb.png);
}
a.slideg {
	background: url(../images/gallery/IMG_1817thumb.png);
}
a.slidei {
	background: url(../images/gallery/IMG_2815thumb.png);
}
a.slidej {
	background: url(../images/gallery/IMG_3052thumb.png);
}
a.slidek {
	background: url(../images/gallery/barak%20w-light%20truss%20thumb.png);
}
a.sliden {
	background: url(../images/gallery/IMG_4590thumb.png);
}
a.slideo {
	background: url(../images/gallery/girltalkBozemanThumb.png);
}
a.slidev {
	background: url(../images/gallery/wideSpreadThumb.png);
}
a.slidew {
	background: url(../images/gallery/IMG_2825thumb.png);
}
a.slidex {
	background: url(../images/gallery/nationalFolkFestThumb.png);
}
a.slidey {
	background:  url(../images/gallery/IMG_2215thumb.png); 
}
a.slideaa {
	background: url(../images/gallery/beerFestThumb.png);
}
a.slidebb {
	background: url(../images/gallery/fernieThumb.png);
}
a.slidecc {
	background: url(../images/gallery/roofAtNightThumb.png);
}
a.slidedd {
	background: url(../images/gallery/nightLightsThumb.png);
}
a.slideee {
	background: url(../images/gallery/hardAtWorkThumb.png);
}
a.slideff {
	background: url(../images/gallery/girlTalkHandsThumb.png);
}
a.slidegg {
	background: url(../images/gallery/girlTalkThumb.png);
}
a.slidehh {
	background: url(../images/gallery/mosDefThumb.png);
}
a.slideii {
	background: url(../images/gallery/soundLoadinThumb.png);
}
a.slidejj {
	background: url(../images/gallery/IMG_2973Thumb.jpg);
}
a.slidekk {
	background: url(../images/gallery/IMG_2958Thumb.jpg);
}
a.slidell {
	background: url(../images/gallery/cirqueLoadinGalleryThumb.jpg);
}
a.slidemm {
	background: url(../images/gallery/prosceniumWithVideoWallThumb.jpg);
}
  
a.gallery:hover {

	white-space:normal; 
	border:1px solid #FFFFFF; 
	z-index:100;
}

a.gallery:active span, a.gallery:focus span {
	visibility:visible; 
	z-index:10;
}

a.gallery:active span img, a.gallery:focus span img {
	border:1px solid #FFFFFF ; 
	position:relative; 
	margin:10px; 
	z-index:10;
}
