#homeTopper {
	background-image: url(images/Western_Heritage_Header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 1070px;
}
#homeSpace1 {
	background-image: url(images/space.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 1070px;
}
#homeContentSpace {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 1286px;
	width: 1070px;
	background-position: center top;
}
#homeSideMenu {
	margin: 0px;
	padding: 0px;
	height: 750px;
	width: 286px;
}
#homePictureSpace {
	margin: 0px;
	padding: 0px;
	height: 495px;
	width: 784px;
}
#homeSpace2 {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 1070px;
}

#homeContent1 {
	margin: 0px;
	padding: 0px;
	height: 255px;
	width: 784px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#homeContent2 {
	margin: 0px;
	padding: 0px;
	height: 290px;
	width: 1070px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#homeContent3 {
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 1070px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#homefooter {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 1070px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

