#wrapper {
	background-repeat: repeat;
	width: 100%;
	margin-top: 0px;
	background-color: #2c2a28;
	background-image: url(http://www.foothillslutheran.org/images/bg.gif);
}
#header {
	background-color: #2c2a28;
	height: 296px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}

body {
	margin-top: 0px;
	background-color: #8A8076;
	background-image: url(http://www.foothillslutheran.org/images/bg.gif);
}
#body {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 752px;
}
#right_repeat {
	background-image: url(http://www.foothillslutheran.org/images/right_repeat.gif);
	background-repeat: repeat-y;
	width: 74px;
}
#footer {
	background-image: url(http://www.foothillslutheran.org/images/bg.gif);
	width: 752px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	height: 232px;
	width: 682px;
	background-color: #2c2a28;
}
#bodymiddlecontainer {
	background-color: #ece3d2;
	width: 673px;
	height: 100%;
	padding: 10px;
}
#leftcells {
	height: 100%;
	width: 650px;
	float: none;
}
#rightcells {
	width: 465px;
	float: right;
	padding-left: 7px;
}
