@charset "utf-8";

div#wrapper {
	background-position: 0px 75px;
}


div#banner {
	background-color: #006DB5;
	height: 15px;
}

div#contents {
	width: 502px;
	margin-left: 215px;
	margin-top: 50px;
}

div#contents img, div#contents object  {
	margin-top: 1em;
}

div#contents img {
	border: solid 1px #000;
}

/* override standard player dimensions */
.playerInnerBox_gsvb .player_gsvb {
  width : 480px;
  height : 360px;
  margin: 0;
  padding: 0;
}

div#clouds {
	height: 267px;
	width: 150px;
	position: absolute;
	left: 0;
	top: 75px;
}

div#contents img.leftfloat {
	float: left;
	margin-right: 2em;
	border-style: none;
	margin-bottom: 1em;
}

div#contents img.rightfloat {
	float: right;
	margin-left: 2em;
	border-style: none;
	margin-bottom: 1em;
}
