/* Start of hover scroll manu. Copy paste from here to theh next comment and rename to add another scroller for different work*/
#bio1, #bio2, #bio3, #bio4, #bio5, #bio6, #bio7, #bio8{	display: block;	width: 116px;	height: 21px;	border: 1px solid #acacac;	text-indent: -9999px;	margin: 2px 0 0 0;	background-image: url('/images/bio-sketches.png');}
#bios .left-column a:hover{	border: 0px solid #000;}
#bio1{	background-position: 0px 0px;}
#bio2{	background-position: 0px -21px;}
#bio3{	background-position: 0px -42px;}
#bio4{	background-position: 0px -63px;}
#bio5{	background-position: 0px -84px;}
#bio6{	background-position: 0px -105px;}
#bio7{	background-position: 0px -126px;}
#bio8{	background-position: 0px -147px;}

/* end of hover scroll manu*/

