
#sportsheader {
	top: 0px;
	text-align: left;
  width: 900px;
  margin-left: auto;
  margin-right: auto;	
  background-image: url(../images/gowest_golf_banner.jpg);
	background-repeat: no-repeat;
	min-height: 100%;
	position: relative;
	height:100%;
	
}
