body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #B9CCDE;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
#content {
	width: 650px; 
	padding: 10px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #fff;
	border: 1px solid #000;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 650px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 650px;
	}
html>body #content {
	width: 650px; /* ie5win fudge ends */
	}

#header {
	height: 90px;
        background: url("images/intylotto.jpg") no-repeat ;
}

#headertext {
}

#footer {
	padding-top:20px;
        color: #4B8FD3;
	text-align: center;
        font-size: 10px;
	height: 50px;
	margin-top: 20px;
}

#footer a{
	color: #ee6202;
	text-decoration: none;
}

#resultdate {
 	color: #4B8FD3;	
	margin-left: 17px;
	font-size: 12px;
	
}

#details {
	margin-left: 50px;
}

.member {
}

.name {
 	color: #EE6202;
	width: 150px;
}

.ball {
	padding-right: 3px;
	padding-top: 8px;

}

.setspacer {
	width: 50px;
}

.matched {
	padding-right: 3px;
	padding-top: 8px;
	color: green;
}

.bonusmatched {
	padding-right: 3px;
	padding-top: 8px;
	color: green;
}
