body {
	margin:0;
	background-color: #002400;
	text-align: center;
	color:#FC3;
	padding: 0;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: large;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	color: #FFF;
}
#flash_vertical {
	position:absolute;
	top:50%;
	margin-top:-300px;/* half flash height*/
	left:0;
	width:100%;
}
#flash_horizontal {
	width:780px;/* flash width*/
	margin-left:auto;
	margin-right:auto;
	height:600px;/* flash height*/
}
#first {
	width:428px;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.flags {
	margin: auto;
	padding: 0 16px;
	border: 0PX;
	text-align:center;
	background-position: center;
	table-layout: fixed;
}
.tchelow {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
