body {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #008caa;
	margin: 0px;
	background-color: #fff;
}

a:link, a:visited {
	color: #0f2f55;
	text-decoration: none;
}

a:hover {
	color: #008caa;
	text-decoration: none;
}

#contents {
	width:599px;
	height: 359px;
	position: relative;
	margin: 100px auto 0px auto;
}

#flash {
	width:599px;
	height: 359px;
	position: relative;
}

#flags {
	position: absolute;
	top: 182px;
	text-align: center;
	left: 0px;
	width: 599px;
}

#links {
	text-align: center;
	font-size:10px;
	padding-top: 30px;
}

#contents h1 {
	display: none;
}
