img, div, a, input { behavior: url(include/iepngfix.htc) }
body {
 background:url(../images/luxx_bg.jpg) top center;
 background-color:#1f1f1c;
 padding:0 0 0 0;
 margin:0 0 0 0;
 font:10px Arial, Helvetica, sans-serif;
}
#wrapper {
	height:100%;
	margin:0 auto;
	position:relative;
	width:960px;
}
.content {
	margin-top:220px;
	text-align:center
	}
img {border:none}
#welcome {margin-top:40px}
#flags {
	margin:0 auto 0 auto;}
#over18 {


}
#over18-text {
	width:514px;
	height:140px;
	text-align:center;
	color:#FFFFFF;
	font:10px Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding-top:75px;
}


/* MENU
-----------------------------------

.hovermenu ul{
	padding-left: 0;
	margin-left: 0;
	height: 20px;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	text-decoration: none;
	float: left;
	color: black;
}

.hovermenu ul li a:hover{ background: url(../images/flag_active.png) center top;} */
/* Safeguard for IE 6
* html .hovermenu ul li a:hover{ background: none}*/


#hovermenu{
float:left;
position:relative;
left:50%;
text-align:left;
}
#hovermenu ul{
list-style:none;
position:relative;
left:-50%;
height:20px;
}

#hovermenu li{float:left;position:relative;}/* ie needs position:relative here*/

#hovermenu a{
text-decoration:none;
float:left;
text-align:center;
white-space:nowrap;

}
#hovermenu a:hover{background: url(../images/flag_active.png) center top; }
* html #hovermenu ul li a:hover{ background: none}

#content2{overflow:hidden}/* hide horizontal scrollbar*/
