#gallery2{
	position:relative;
	height:360px
}
	#gallery2 a {
		float:left;
		position:absolute;
		
	}
	
	#gallery2 a img {
		border:none;
	}
	
	#gallery2 a.show {
		z-index:500
	}

	#gallery2 .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery2 .caption .content {
		margin:5px
	}
	
	#gallery2 .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	
	
	
	/*****************Gallery I****************************/
	#gallery1{
		position:relative;
		height:130px;
		width:93%;
	}
	#gallery1 a {
		
		position:absolute;
		display:block;
		left:0px;
		
	}
	
	#gallery1 a img {
		border:none;
	}
	
	#gallery1 a.show {
		z-index:500
	}

	#gallery1 .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery1 .caption .content {
		margin:5px
	}
	
	#gallery1 .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	
	
		/*****************Gallery 2****************************/
	#gallery10{
		position:relative;
		height:130px;
		width:93%;
	}
	#gallery10 a {
		
		position:absolute;
		display:block;
		left:0px;
		
	}
	
	#gallery10 a img {
		border:none;
	}
	
	#gallery10 a.show {
		z-index:500
	}

	#gallery10 .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery10 .caption .content {
		margin:5px
	}
	
	#gallery10 .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	/******************************************************************* 05-07-2010****************************/
	
	#gallery3{
		position:relative;
		height:130px;
		width:93%;
	}
	#gallery3 a {
		
		position:absolute;
		display:block;
		left:0px;
		
	}
	
	#gallery3 a img {
		border:none;
	}
	
	#gallery3 a.show {
		z-index:500
	}

	#gallery3 .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery3 .caption .content {
		margin:5px
	}
	
	#gallery3 .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}