@charset "UTF-8";
/* CSS Document */

#MainContainer {
	background-position:center;
	width:1027px;
	height:1000px;
}

	#PhotoGalleryHomeButton {
		float:left;
		width:182px;
		height:141px;
		background-image:url(../Images/PhotoGalleryHomeButton.jpg);
}

	#PhotoGalleryHeader {
		float:left;
		width:842px;
		height:141px;
		background-image:url(../Images/PhotoGalleryHeader.jpg);
	}
	
	#PhotoGalleryLeather {
		float:left;
		width:182px;
		height:860px;
		background-image:url(../Images/PhotoGalleryLeather.jpg);
	}
	
	#LeftSideContainer {
		float:left;
		width:399px;
		height:817px;
	}
	
		#PhotoGalleryBodyUpperLeft {
			float:left;
			width:399px;
			height:336px;
			background-image:url(../Images/PhotoGalleryBodyUpperLeft.jpg);
		}
	
		#PhotoGalleryBody2008 {
			float:left;
			width:385px;
			height:336px;
			background-image:url(../Images/PhotoGalleryBody2008.jpg);
		}
	
	#RightSideContainer {
		float:left;
		width:383px;
		height:817px;
	}
	
		#PhotoGalleryBody2009 {
			float:left;
			width:399px;
			height:481px;
			background-image:url(../Images/PhotoGalleryBody2009.jpg);
	}
	
		#PhotoGalleryBodyLowerRight {
			float:left;
			width:385px;
			height:481px;
			background-image:url(../Images/PhotoGalleryBodyLowerRight.jpg);
	}
	
	#PhotoGalleryRightSide {
		float:left;
		width:60px;
		height:817px;
		background-image:url(../Images/PhotoGalleryRightSide.jpg);
	}
	
	#PhotoGalleryFooter {
		float:left;
		width:845px;
		height:44px;
		background-image:url(../Images/PhotoGalleryFooter.jpg);
	}

