.shadow {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	width: 929px;
	position: relative;
	z-index: 1;
	visibility: inherit;
}
#shadow {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	width: 929px;
}
#shadow {
	width: 929px;
}
