﻿#topClub 
{
float:right;
font-weight: bold;
font-size: 2.2em;
margin:1.3em 0 0 0;
width:9.76em;
height:1.6em;
position: relative;
overflow:hidden;
}

#topClub span 
{
font-size:1em;
background: url(../images/club.gif) no-repeat 0 0;
margin:0 0 0 0;
width:20.6em;
height:2.2em;
position:absolute;
top:0;
left:0;
overflow:hidden;
}
h1 {
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.6em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-transform:none;
  color: #223160;
  height:1.8em;
  margin:0 0 0 0;
  position:relative;
  overflow:hidden;
}

h1#welcome
{
 width:34.4em;
 position:relative;
 overflow:hidden;
}
h1 span
{
 position:absolute;
 top:0;
 left:0;
 height:1.6em;
 width:34.4em;
}
span#greeting
{
 width:34.4em !important;
 background: url(../images/Welcome.gif) no-repeat 0 0 !important;
}
span#talk
{
	text-transform:lowercase;
}

