#header {
	background-color: #000;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: center;
	padding-top: 0px;
}
#whole {
	background-color: #010301;
	width: 1000px;
	height: 610px;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #666;
	border-bottom-color: #999;
	border-left-color: #666;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CFF;
	background-color: #010301;
	text-align: center;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
body {
	background-color: #000;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 550px;
}
#left {
	background-color: #010301;
	float: left;
	height: 590px;
	width: 146px;
	padding-top: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #666;
	margin-top: 5px;
}
#right {
	background-color: #010301;
	float: right;
	height: 590px;
	width: 846px;
	margin-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 2px;
}
#movie {
	margin-top: 5px;
	margin-left: 60px;
	padding-top: 5px;
	width: 700px;
	padding-left: 50px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-indent: 1em;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 30px;
	letter-spacing: normal;
}
link {
	font-size: 12px;
	color: #09F;
	text-decoration: underline;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: underline;
	letter-spacing: 1pt;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #CCC;
	text-align: center;
	letter-spacing: 0.1em;
}
img {
	padding-top: 80px;
	padding-left: 350px;
}
