div#rightContent { min-height: 322px; color: #FFF; }

div#rightContent ul { margin: 0 0 15px 14px; padding: 0; }

div#memberLeft {
	width: 316px;
	padding: 30px 30px 15px 30px;
	float: left;
}

div#memberRight {
	width: 390px;
	float: right;
}

div#buttons { width: 282px; }

#downloadappform a { width: 282px; background: url(/images/membership/download_application.png) no-repeat; height: 36px; display: block; }
#downloadappform a:hover { background: url(/images/membership/download_application.png) 0 -36px no-repeat; }
#downloadappform span { display: none; }

#downloadbrochure a { width: 282px; background: url(/images/membership/download_brochure.png) no-repeat; height: 36px; display: block; }
#downloadbrochure a:hover { background: url(/images/membership/download_brochure.png) 0 -36px no-repeat; }
#downloadbrochure span { display: none; }

#emailus a { width: 282px; background: url(/images/membership/email.png) no-repeat; height: 34px; display: block; }
#emailus a:hover { background: url(/images/membership/email.png) 0 -34px no-repeat; }
#emailus span { display: none; }

#applyonline a { width: 282px; background: url(/images/membership/apply_online.png) no-repeat; height: 35px; display: block; }
#applyonline a:hover { background: url(/images/membership/apply_online.png) 0 -35px no-repeat; }
#applyonline span { display: none; }

div#applyToday {
	padding: 20px;	
}

/* LEFT HAND NAV */
#whyjoin a { width: 141px; background: url(/images/left_whyjoin.gif) no-repeat; }
#whyjoin a:hover { background: url(/images/left_whyjoin.gif) 0px -32px no-repeat; }
#whyjoinOn a { width: 141px; background: url(/images/left_whyjoin_on.gif) no-repeat; }

#seasontickets a { width: 141px; background: url(/images/left_seasontickets.gif) no-repeat; }
#seasontickets a:hover { background: url(/images/left_seasontickets.gif) 0px -32px no-repeat; }
#seasonticketsOn a { width: 141px; background: url(/images/left_seasontickets_on.gif) no-repeat; }

#bigticket a { width: 141px; background: url(/images/left_bigticket.gif) no-repeat; }
#bigticket a:hover { background: url(/images/left_bigticket.gif) 0px -32px no-repeat; }
#bigticketOn a { width: 141px; background: url(/images/left_bigticket_on.gif) no-repeat; }

#contactus a { width: 141px; background: url(/images/left_contactus.gif) no-repeat; }
#contactus a:hover { background: url(/images/left_contactus.gif) 0px -32px no-repeat; }
#contactusOn a { width: 141px; background: url(/images/left_contactus_on.gif) no-repeat; }
