	body{
		font-family: Century Gothic, Geneva, Verdana, Arial, Helvetica, sans-serif;
		color: #00539B;
		font-size:13px;
		margin:0px;
		padding:0px;
	}
	
	
	a:link, a:visited{
		color: #FFE674;
		text-decoration:none;
	}
	
	a:hover {
		color: #D31145;
	}
	
	img {
		border:0;
	
	}
	
	#header{
		background-image:url(../Images/HeaderFooter/header.gif);
		background-repeat:no-repeat;
		height:74px;

	}
	
	#main{
		height:300px;
	}
	
	#footer{
		background-image:url(../Images/HeaderFooter/footer.gif);
		background-repeat:no-repeat;
		height:85px;
		width:850px;
		color: #FFE674;
		font-size:11px;
		float:left;
	}
	

	.navButton {
		border-width: 0;
		float:left;
	
	}
	a#home img {
		background: url(../images/headerfooter/home_off.gif) top left no-repeat; 
		width:58px;
		height:29px;
	}
	a#aboutus img {
		background: url(../images/headerfooter/about_off.gif) top left no-repeat; 
		width:81px;
		height:29px;
	}
	
	a#howtoplay img {
		background: url(../images/headerfooter/how_off.gif) top left no-repeat; 
		width:103px;
		height:29px;
	}
	
	a#playforfun img {
		background: url(../images/headerfooter/play_off.gif) top left no-repeat; 
		width:101px;
		height:29px;
	}
	
	a#recentwinners img {
		background: url(../images/headerfooter/recent_off.gif) top left no-repeat; 
		width:119px;
		height:29px;
	}
	a#promotions img {
		background: url(../images/headerfooter/promo_off.gif) top left no-repeat; 
		width:91px;
		height:29px;
	}		
	a#coupons img {
		background: url(../images/headerfooter/coupon_off.gif) top left no-repeat; 
		width:71px;
		height:29px;
	}			
	a#links img {
		background: url(../images/headerfooter/links_off.gif) top left no-repeat; 
		width:61px;
		height:29px;
	}			
	
	a#home:hover img {background: url(../images/headerfooter/home_on.gif) top left no-repeat;}
	a#aboutus:hover img {background: url(../images/headerfooter/about_on.gif) top left no-repeat;}
	a#howtoplay:hover img {background: url(../images/headerfooter/how_on.gif) top left no-repeat;}
	a#playforfun:hover img {background: url(../images/headerfooter/play_on.gif) top left no-repeat;}
	a#recentwinners:hover img {background: url(../images/headerfooter/recent_on.gif) top left no-repeat;}
	a#promotions:hover img {background: url(../images/headerfooter/promo_on.gif) top left no-repeat;}
	a#coupons:hover img {background: url(../images/headerfooter/coupon_on.gif) top left no-repeat;}
	a#links:hover img {background: url(../images/headerfooter/links_on.gif) top left no-repeat;}

	#preload img
	{
		height: 0; width: 0; border-width: 0;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: -30;
	}
	
	#contentContainer{
		width:850px;
	}
	
	#maincontent{
		width: 850px;
		float:left;
		padding-left: 5px;
	}
	
	#homeLeftCol{
		width:166px;
		float:left;
	
	}
	
	#homeLeftCol img{
		padding-bottom: 8px;
	}
	
	#homeMidCol{
		float:left;
			width: 436px;
	}
	
	#sideBar{
		width:230px;
		float:left;
		color: #FFFFFF;
		margin-left:5px;
		
	}
	
	#normLeftCol{
		float:left;
		width: 592px;
		padding-left: 10px;
	
	}

	
	#findyourCentre{
		background-image:url(../Images/Home/findyourcentre.gif);
		background-repeat:no-repeat;
		width: 230px;
		height: 160px;	
	}
	
	#findyourCentre2{
		background-image:url(../Images/Home/findyourcentre2.gif);
		background-repeat:no-repeat;
		width: 230px;
		height: 160px;	
	}
	
	#funFacts{
		background-image:url(../Images/Home/funfacts.gif);
		background-repeat:no-repeat;
		width:230px;
		height:180px;
		font-size:12px;
		
	}