#sidebar_4 {
	background-image: url(images/s4.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 1px;
}
#sidebar_3 {
	background-image: url(images/s3.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 1px;
}
#sidebar_2 {
	background-image: url(images/s2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 1px;
}
#sidebar_1 {
	background-image: url(images/s1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 1px;
}
