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

}

