#sideBox {
	background-image: url(http://www.wildlifehc.org/images/huron/feather_flow_strip_huron.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 179px;
	float: left;
	text-align: center;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
