.strip1 {
	background-image: url(images/leftstrips.gif);
	height: 600px;
	width: 100px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #990033;
}
.strip2 {
	background-image: url(images/rightstrip.gif);
	height: 600px;
	width: 100px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #990033;
}
