@CHARSET "UTF-8";

body {
	background: #ffd300;
}

#body {
	
	background-image: url(twr_background.png);
}
#body2 {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(grey_gradient_bg.jpg);
}

#body.contador {
	background: #ffd300 url(primaryBg.jpg) no-repeat center top;
}

#content {
	width: 100%;
	overflow: hidden;
	height: 435px;
}
#content2 {
	width: 100%;
	overflow: hidden;
	height: auto;
}
#alberto {
	height: 308px;
	width: 555px;
	display: block;
	position: absolute;
	top: 202px;
	margin-left: 340px;
}

#alberto:link, #alberto:visited {
	text-decoration: none;
}

#heading {
	text-transform: uppercase;
	font-size: 5.4em;
	font-weight: normal;
	width: 350px;
	line-height: 0.9em;
	margin: 0 0 0 15px;
	padding: 0;
}

#heading.fr {
	font-size: 4.8em;
}

#heading.nl {
	font-size: 4.8em;
	line-height: 1.0em;
}

#heading.da {
	font-size: 4.2em;
}

#heading a:link, #heading a:visited {
	color: #ffd200;
	text-decoration: none;
}

#en_button { padding-left: 15px; }

#button {
	margin: 15px 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	height: 29px;
}

#button a:link, #button a:visited {
	background: url(intlButton.gif) no-repeat right center;
	color: #000;
	text-decoration: none;
	padding: 7px 22px 7px 8px;
}

* html #button {
	height: 40px;
}


* html #button a:link, * html #button a:visited {
	position: relative;
	top: 3px;
}


#champion {
	position: absolute;
	top: 448px;
	margin-left: 112px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
}

* html #champion {
	top: 462px;
}

#champion a:link, #champion a:visited {
	color: #ffd200;
	text-decoration: none;
}


#footer_safety_notice a:link,
#footer_safety_notice a:visited {
	color: #000;
}


#footer li a.country {
	background: url(person_icon.gif) no-repeat center left;
}

