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

#main h1 {
	margin: 0px;
	padding: 0px;
}
#main h2 {
	margin-top: 30px;
	margin-bottom: 10px;
}
#button1base {
	background-image: url(../images/copy_message_13.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 321px;
	padding-top: 160px;
	padding-right: 157px;
	padding-bottom: 20px;
	padding-left: 157px;
	margin-top: 20px;
}
#button1 a {
	background-image: url(../images/button_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 321px;
	margin: 0px;
	padding: 0px;
}
#button1 a:hover {
	background-image: url(../images/button_01.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#moviebox {
	height: 250px;
	width: 635px;
	margin-top: 30px;
}
#movie {
	float: left;
	height: 250px;
	width: 330px;
}
#moviecopy {
	float: right;
	width: 285px;
	margin-top: 60px;
}
