@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.main #movie {
	float: left;
	width: 700px;
}
#content #cloudy #infobox #info p img {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 10px;
	margin-left: 3px;
}
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: black;
	position: relative;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" ""; 
}
html #contact li.sIFR-replaced{
	display: block;
	float: left;
	width: 160px;
}
.sIFR-replaced{
	height: 16px;
}
 
/*                     END RESET               */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
	color: #033;
	text-decoration: none;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../back/hydr.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}


#content {
	height: 400px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
}
/* container */
#splash {
	/* container dimensions */
	display:block;
	height:400px;
	width:700px;
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../back/hy_tabi.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
	margin-top: 0px;
	margin-bottom: 30px;
}
#splash2 {	/* container dimensions */
	display:block;
	height:400px;
	width:700px;
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../back/heyhey.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
	margin-top: 0px;
	margin-bottom: 30px;
}
