body {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/bg.gif);
	/* overflow:hidden; */
}

body, img, object, embed, a {
	outline: none;
}


div#flash {
	visibility: visible;
	left: 50%;
	margin-left: -478px;
	top: -278px;
	position: absolute;
	height: 556px;
	width: 956px;
	border-color: #b0bacc;
	border-style: solid;
	border-width: 1px;
	background-color: white;
}

div#horizon {
	left: 0px;
	position: absolute;
	overflow: visible;
	visibility: visible;
	width: 100%;
	top: 50%;
	text-align: center;
}

div#header {
	height: 80px;
	width: 100%;
	text-align:  right;
}

div#center {
	float:left;
	width: 100%;
	height: 432px;
	clear:both;
}

div#footer {
	line-height: 0px;
	background-color: #229444;
	height: 45px;
	width: 100%;
	text-align:left;
	float:left;
}

div#music {
	background-color: #229444;
	height: 45px;
 	width: 38px;
	text-align:left;
	float:right;
}

div#country {
	bottom: 21px;
	position: absolute;
	width: 130px;
	height: 250px;
}