
#topClub 
{
float:right;
font-weight: bold;
font-size: 1.9em;
margin:2.16em 0 0 0;
width:12.32em;
height:1em;
position: relative;
overflow:hidden;
}

#topClub span 
{
font-size:1em;
background: url(../images/club.gif) no-repeat 0 0;
width:23.4em;
height:2em;
position:absolute;
top:0;
left:0;
}
h1#welcome
{
 width:24.5em;
 position:relative;
 overflow:hidden;
 text-transform:none;
}
h1#welcome span
{
 height:1.8em;
 width:24.5em;
 background: url(../images/Welcome.gif) no-repeat 0 0;
 overflow:hidden;
}


img#venue
{
	width:22em;
	height:16.5em;
	border:solid 1px black;
	padding:1em;
}

br.clearleft
{
	clear:left;
}
