#leftnavigation {
	position: relative; }
	
#topleftnav {
	position: relative;
	margin-bottom: -2px; }
	
.subnavbutton {
	text-align: left; }
	
.subnavbutton a {
	color: #FFFFFF;
	display: block;
	width: 190px;
	padding: 2px 0 2px 20px;
	height: 16px;
	text-decoration: none;
	background: url(../img/sub-nav.gif) no-repeat; }
	
.subnavbutton a:hover {
	background-position: 0px -20px;
	text-decoration: underline; }

.navbutton a {
	position: relative;
	display: block;
	height: 31px;
	width: 188px; }

#teabreak a {
	background: url(../images/teabreak.gif); }

#bingogames a {
	background: url(../img/bingo-games.gif); }

#timetable a {
	background: url(../img/timetable.gif); }

#promotions a {
	background: url(../img/promotions.gif); }

#gettingstarted a {
	background: url(../img/getting-started.gif); }
#winners a {
	background: url(../images/winners-bt.gif); }

#loyaltynav a {
	background: url(../img/loyalty-points.gif); }
	
#alerts a {
	background: url(../img/bingo-alerts.gif); }
#vip a {
	background: url(../images/vip.gif); }
#myAccountBtn a {
	background: url(../img/myAccount.gif); }

#teabreak a:hover,#bingogames a:hover,#timetable a:hover,#promotions a:hover,#gettingstarted a:hover,#loyaltynav a:hover,#alerts a:hover,#vip a:hover,#winners a:hover, #myAccountBtn a:hover{
	background-position: 0px -31px; }