@charset "UTF-8";
/* CSS Document */

/* PB Surf Club */
/* This particular style sheet created by Martin Murphy on Feb. 27, 2009 */
/* and applied to the website created by Richard Steadham who ran the site before me. */



.btnEnter

{
	background-image:url(./images/Enter_yellow_bk_gray.gif);
}

.btnEnter:hover

{
	
	background-image:url(./images/Enter_blue_bk_gray.gif);
}



