.picbox {
	background-color: #0099CC;
}
.picbox {
	background-image: url(../bioimages/sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: static;
	left: auto;
	padding-top: 100px;
	padding-left: 25px;
	background-attachment: fixed;



}

