/* ----- Styles for the page ----- */

	#right-column h1 {
		width: 675px;
		height: 30px;
		margin: 0px 0px 10px 0px;
	}
	
	.photo-gallery-title {
		background: url(/public/images/layout/photo-gallery-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.gallery {
		width: 630px;
		background: url(/public/images/layout/gallery-bg.gif) 0 0 no-repeat;
	}
