/* GALLERY CSS Document */

#navGallery a, #navGallery a:hover {
	width: 66px;
	background: url(/img_base/nav-gallery.gif) 0 -25px no-repeat;
	}
	
	#galleryNav {
		width:170px;
		float:left;
		margin:60px 0 0 0;
		padding:0
	}
	
	#flashgallery {
		width:670px;
		float:left;
		margin:60px 0 60px 20px;
		padding:0;
	}
	
	
h2 {
		color: #996699;
		font-size:10px;
	}
	
.timings {
	font-size:9px;
	color: #916191;
	}
