@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0; 
	padding:0; 
	background-color: #040825;
	height:100%;
}

#LottoFlash
{
	display:block;
	height: 100%;
	width: 100%;
}
#LottoFlash p {
	padding:50px 0 50px 0;
	margin:0 auto;
	display:block;
	width:300px;
}

#LottoFlash p a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	height:85px;
	display:block;
	background:url(gfx/header_rep.gif) repeat-x top;
}
h1 {
	text-indent:-9999px;
	margin:0 auto;
	overflow:hidden;
	background:url(gfx/header.gif) no-repeat;
	width:991px;
	height:85px;
}

div.global-bar
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 25px;
	background-image: url(gfx/global_bar.png);
	background-repeat: repeat-x;
}
div.m0-mnu-frame
{
	width:946px;
	height:25px;
	margin:0 auto;
}

#main_menu {
	list-style:none;
	margin:0;
	padding:0;
}
#main_menu li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#main_menu li a {
	display:block;
	background-image: url(gfx/global_menu_v3.png);
	background-repeat:no-repeat;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}
#main_menu #menu_1 a {
	background-position: 0px -75px;
	width: 117px;
}
#main_menu #menu_1 a:hover {
	background-position: 0px -50px;
}
#main_menu #menu_2 a {
	background-position: -117px -75px;
	width: 87px;
}
#main_menu #menu_2 a:hover {
	background-position: -117px -50px;
}
#main_menu #menu_3 a {
	background-position: -204px -75px;
	width: 123px;
}
#main_menu #menu_3 a:hover {
	background-position: -204px -50px;
}
#main_menu #menu_4 a {
	background-position: -327px -75px;
	width: 125px;
}
#main_menu #menu_4 a:hover {
	background-position: -327px -50px;
}

