* {outline: none;	}	
		
			.gallery {
				zoom:1;
				width:auto;	
			}
			.gallery a {
				display:block;
				float: left;
				margin:14px;
				padding:6px;
				border:solid 1px #b8b8b8;
				background-color:#f4f5f5;
				opacity:0.87;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}
			
			body {margin: 0; padding: 0; background: #35270b; padding-bottom: 50px;}
			#photo-banner {background: #35270b; display: block; padding-bottom: 5px;}
			#photo-banner .content {width: 1000px; margin: 0 auto; position: relative;}
			#photo-banner img {border: 0;}
			#photo-banner a.back {position: absolute; top: 36px; right: 14px; font-size: 17px; color: #ffd24f; outline: none; font-family: "Palatino Linotype", Palatino, Georgia, serif; text-decoration: none;}
			#photo-banner a.back:hover {color: #ffffff;}
			.gallery {margin: 0 auto; padding: 30px 12px 12px 12px; width: 974px; background: url('../images/gallery-border.gif') no-repeat top left;}
			h1 {color: #ffd24f; font-weight: bold; font-size: 19px; margin-top: 0;}
