#masthead h1, #masthead p {display: none;}
#buttons {float: left;}
.buttonTop, .buttonBot {
	display: block;
	width: 260px; height: 62px;
	text-indent: -9000px;
	cursor: pointer;
}
#mastTop, #mastBot {
	float: left;
	width: 735px; height: 124px;
	text-indent: -9000px;
}
a.join {
	background: url(../images/masthead2/join.png) no-repeat;
	width: 146px; height: 39px;
	display: block;
}
a:hover.join {background-position: -146px 0px;}
a.findout {
	background: url(../images/masthead2/findout.png) no-repeat;
	width: 146px; height: 39px;
	display: block;
}
a:hover.findout {background-position: -146px 0px;}

#mastTop a.join {position: relative; top: 75px; left: 390px;}
#mastBot a.findout {position: relative; top: 75px; left: 35px;}
.off .buttonTop {background: url(../images/masthead2/mastbtn_top.jpg) 0px 0px no-repeat;}
.on .buttonTop {background: url(../images/masthead2/mastbtn_top.jpg) -260px 0px no-repeat;}
.off .buttonBot {background: url(../images/masthead2/mastbtn_bot.jpg) 0px 0px no-repeat;}
.on .buttonBot {background: url(../images/masthead2/mastbtn_bot.jpg) -260px 0px no-repeat;}
#mastTop {background: url(../images/masthead2/mastbody_top.jpg) right no-repeat;}
#mastBot {background: url(../images/masthead2/mastbody_bot.jpg) right no-repeat;}
div.hide {display:none; width:0; overflow:hidden;}
.clear { clear: both; }
