.visitor1 {
	background-image: url(../visit/imgs/visit_upsidedown.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color:#FFFFFF

}


.history1 {
	background-image: url(../visit/imgs/history_background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color:#FFFFFF

}


#utility {
	max-height: 100%;
	bottom: 0px;
	position:absolute;
	top:0px;
	left:0px;
	width:221px;
	background-color: #978D7D;
	height: 100%;
}


