body {
	margin:0;
	padding:0;
	font-family:arial, helvetica, sans-serif;
	background:#fff url("bingo_balls_f.jpg") repeat;
	color:#000;
}

.bl {background:  0 100% no-repeat #ffffff; width: 500px; background-image: url(bkbl.gif); }
.br {background: 100% 100% no-repeat; background-image: url(bkbr.gif);}
.tr {background: 100% 0 no-repeat; background-image: url(bktr.gif);}
.tl {background: 0 0 no-repeat; background-image: url(bktl.gif);}
.hr {color:#000066}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.bingo, .bingo th, .bingo td {
border:1px solid #ffb4da;
}

.limage {float: left; margin:0 2px 2px 0;padding:2px;}
.bingtabtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: normal;}
.bingtabhead {font: bold 70% "arial", "helvetica", sans-serif;}

#header {
	height:102px;
	background:#ff007e;
	border-top:5px solid #d9006b;
	border-bottom:1px solid #000;
}

#navlist {
	width:700px;
	padding-top:0px;
	margin:0 auto 0 auto;
	text-align:right;
}

#navlist ul {
	margin:0;
	padding:0;
	display:inline;
	float:right;
}

#navlist ul li {
	width:100px;
	margin:0 5px 0 5px;
	padding:1px;
	float:left;
	list-style-type:none;
	text-align:center;
}

#navlist ul li a {
	display:block;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#d9006b;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
}

#navlist ul li a:hover {
	background:#fff;
	color:#d9006b;
}

#container {
	width:700px;
	margin:0px auto 0px auto;
	height:auto !important;
	height:600px;
	min-height:600px;
	color:#000;
	background:#fff;
}
	
#footer {
	clear:both;
	height:30px;
	padding:10px 0 10px 0;
	background:#ff007e;
	border-bottom:5px solid #d9006b;
	border-top:1px solid #000;
	text-align:center;
	color:#fff;
	font-size:8pt;
	line-height:30px;
}

#content {
	width:500px;
	float:left;
	padding:5px 5px 5px 5px;
}

#content h1 {
	font-size:14pt;
	color:#1000a5;
	border-bottom:1px dotted #1000a5;
	margin:20px 0 0 0;
	padding:0;
	text-transform:uppercase;
	font-weight:100;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:2em;
}


#sidebar {
	width:180px;
	float:right;
	margin-top:40px;
	padding-top:180px;
	background:#fff url("allballs.gif") top left no-repeat;
}

#sidebar ul {
	margin:0 0 40px 0;
	padding:0;
}

#sidebar ul li {
	margin:0;
	padding:0;
	border-bottom:1px dotted #1000a5;
	list-style-type:none;
}

#sidebar ul li a {
	display:block;
	width:168px;
	height:18px;
	line-height:18px;
	padding:2px 2px 2px 10px;
	background:#fff;
	color:#1000a5;
	font-size:8pt;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color:#fff;
	background:#1000a5;
}

#sidebar b {
	color:#d9006b;
	font-size:9pt;
	border-bottom:1px dotted #1000a5;
	display:block;
	width:180px;
}

#sidebar .xhtml {
	float:left;
}

#sidebar .wsg {
	float:right;
}

#sidebar p {
	font-size:7pt;
}
