@charset "UTF-8";
/* CSS Document */

#hohBase {
	height: 900px;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../hoh2009/reelsBGscn_fade.png);
	background-repeat: no-repeat;
}
#hohbanner {
	background-image: url(../hoh2009/getHooked_banner_600.png);
	z-index: auto;
	height: 140px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#guyFish {
	background-image: url(../hoh2009/fishGuy_3.png);
	z-index: auto;
	background-repeat: no-repeat;
	height: 365px;
	width: 210px;
	margin-top: -55px;
}
#WinText {
	background-repeat: no-repeat;
	height: 400px;
	width: 465px;
	margin-left: 150px;
	z-index: 3;
	float: left;
}
#promoTxt {
	float: right;
	margin-right: 65px;
	margin-top: 90px;
}
#hook {
	float: left;
}

