.indexstyle {
	background-attachment: scroll;
	background-color: #ff9966;
	background-image: url(../backgrounds/lightcoral.gif);
	background-repeat: repeat-y;
	background-position: 0px top;
	height: auto;
	width: 55px;
	border: none ff9966;
	left: 0px;

