
a:link {
	color: #FFC;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

{
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}

#loadarea {
  position: fixed;
  right: 20px;
  top: 50%;
  width: 8em;
  margin-top: -2.5em;
}

.movie-home{
padding: 50px 0 50px 0;
display: block;
}

#footer{
height: 180px;
}

#copyright-text{
padding: 150px 0 0 0;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
