#page_header {
	width: 400px;
	height: 16px;
	background-image: url("../images/header_films.png");
	background-repeat: no-repeat;
}

#page_header span {
	display: none;
}

#content_left {
	float: left;
	width: 315px;
}

#graphic {
	width: 580px;
	height: 224px;
	background-image: url("../images/film_header.jpg");
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#video_01 {
	width: 250px;
	height: 232px;
	background-image: url("../images/rkff_link_01.jpg");
	background-repeat: none;
	float: right;
	margin-top: 20px;
}

#video_01 a:hover {
	background: url("../images/rkff_link_01.jpg") 0px -232px no-repeat;
}

#video_01 a {
	display: block;
	width: 250px;
	height: 232px;
}

#video_01 span {
	display: none;
}

#video_02 {
	width: 250px;
	height: 235px;
	background-image: url("../images/rkff_link_02.jpg");
	background-repeat: none;
	float: right;
	margin-top: 20px;
	margin-bottom: 40px;
}

#video_02 a:hover {
	background: url("../images/rkff_link_02.jpg") 0px -235px no-repeat;
}

#video_02 a {
	display: block;
	width: 250px;
	height: 235px;
}

#video_02 span {
	display: none;
}
