#leftmenu {
	background-image: url(images/reillyhome_r10_c1.jpg);
	background-repeat: repeat-y;
	height: 950px;
	width: 175px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#mainzone {
	height: 100%;
	width: 650px;
	left: 190px;
	top: 20px;
	position: absolute;
}

