#topClub 
{
float:right;
font-weight: bold;
font-size: 2.2em;
margin:1em 0.54em 0 0;
width:13em;
height:1em;
position: relative;
overflow:hidden;
}

#topClub span 
{
font-size:1em;
background: url(../images/club.gif) no-repeat 0 0;
width:27em;
height:2.2em;
position:absolute;
top:0;
left:0;
overflow:hidden;
}
h1#welcome
{
 width:26.25em;
 position:relative;
 overflow:hidden;
}

h1#welcome span
{
 width:26.25em;
 background: url(../images/Welcome.gif) no-repeat 0 0;
}




