*{
	margin:0;
	padding:0;
	font-family:arial
	}

img{
	border:none;
	}

a{
	color:#fff;
	}
	
h1, h2, h3, h4, h5, ul, li, p{
	padding-bottom:1em;
	color:#fff;
	}

.h1-2xpoints{
	width:540px;
	height:77px;
	background:url('../_images/h1-2xpoints.png') no-repeat;
	behavior:url(_css/iepngfix.htc);
	}
.h1-2xpoints-fr{
	width:540px;
	height:77px;
	background:url('../_images/h1-2xpoints-fr.png') no-repeat;
	behavior:url(_css/iepngfix.htc);
	}
.h1-2xpoints img,
.h1-2xpoints-fr img{
	display:none;
	}


.h1-100000points{
	width:573px;
	height:100px;
	background:url('../_images/h1-100000points.png') no-repeat;
	behavior:url(_css/iepngfix.htc);
	}
.h1-100000points-fr{
	width:573px;
	height:100px;
	background:url('../_images/h1-100000points-fr.png') no-repeat;
	behavior:url(_css/iepngfix.htc);
	}
.h1-100000points img,
.h1-100000points-fr img{
	display:none;
	}

.h1-logo{
	margin:auto;
	width:169px;
	height:130px;
	background:url('../_images/logo.png') no-repeat top center;
	behavior:url(_css/iepngfix.htc);
	}
.h1-logo img{
	display:none;
	}
	
h2{
	font-size:13pt;
	}
	
#hundredthousandpoints h2{
	color:#acf6ff;
	}
	
p{
	font-size:11pt;
	}

.pngFix{
	behavior:url(_css/iepngfix.htc);
	}

body{
	background:url('../_images/bg.gif');
	}
	
#top{
	min-height:1024px;
	padding:30px 90px 0 0;
	margin:0 auto;
	width:900px;
	background:url('../	_images/top-bg.gif') no-repeat top center;
	}
	
#language{
	width:940px;
	position:absolute;
	font-size:9pt !important;
	text-align:right;
	clear:both;
	}
	
#leftcolumn{
	float:left;
	text-align:center;
	width:276px;
	}
	
#rightcolumn{
	float:right;
	width:600px;
	}
	
#doublepoints{
	padding-top:10px;
	}

#hundredthousandpoints{
	padding-top:170px;
	}

#hundredthousandpoints-fr{
	padding-top:145px;
	}


/*Rules & Regulations Page Format*/

#rulesRegulations{
	font-size:80%;
	}

#rulesRegulations #top{
	background:none;
	}

#rulesRegulations ul{
	list-style:none;
	margin-left:1em;
	}
	
#rulesRegulations ul li{
	margin-left:1em;
	}