﻿body
{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size: 8px;
	background: #FFF;
}
#header_top
{
	height: 27px;
	width: 100%;
	background-color: #07213f;
	margin-bottom: 1px;
	text-align: center;
}
#header
{
	background: #0a324c;
	width: 100%;
	height: 115px;
	margin-bottom: 1px;
	color: #000000;
}
#megaholdergo
{
	height: 115px;
	width: 100%;
	background: transparent url('http://rocket.congalotto.com/css/congalotto.com/skins/rocket/conga-lotto-head.jpg') no-repeat scroll center top;
}
h1, h2, h3, p, a, li, div
{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h1
{
	padding-top: 1000px;
}
#loading
{
	height: 35px;
	width: 160px;
	left: 50%;
	top: 215px;
	margin: 0 0 0 -80px;
	position: absolute;
	z-index: 1000;
	background: transparent url('../images/load-database.jpg') no-repeat scroll center center;
}
#loading2
{
	height: 32px;
	width: 32px;
	left: 50%;
	top: 45px;
	margin: 0 0 0 -16px;
	position: absolute;
	z-index: 1000;
	background: transparent url('../images/loading.gif') no-repeat scroll center center;
}

