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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#footer-black, #footer-red, #footer-white {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	letter-spacing: .2em;
	text-align:center;
}
#footer-black {
	color: #FFF;
	font-weight: lighter;
	background-image: url(images/footer3.png);
	background-repeat: no-repeat;
}
#footer-red {
	color: #FFF;
	font-weight: lighter;
	background-image: url(images/footer4.png);
	background-repeat: no-repeat;
}
#footer-white {
	color: #333;
	font-weight: bold;
	font-weight: lighter;
}
#footer-black a:link {color: #FFF; text-decoration: none;}
#footer-black a:visited {text-decoration: none; color: #FFF;}
#footer-black a:hover {text-decoration: underline; color: #FFF;}
#footer-black a:active {text-decoration: none; color: #FFF;}

#footer-red a:link {color: #FFF; text-decoration: none;}
#footer-red a:visited {text-decoration: none; color: #FFF;}
#footer-red a:hover {text-decoration: underline; color: #FFF;}
#footer-red a:active {text-decoration: none; color: #FFF;}

#footer-white a:link {color: #333; text-decoration: none;}
#footer-white a:visited {text-decoration: none; color: #333;}
#footer-white a:hover {text-decoration: underline; color: #333;}
#footer-white a:active {text-decoration: none; color: #333;}

a.purchase:link {color: #900; text-decoration: none;}
a.purchase:active {text-decoration: none; color: #900;}
a.purchase:hover {text-decoration: none; color: #900;}
a.purchase:visited {text-decoration: none; color: #900;}

h1, h2, h3, h4, ul {visibility:hidden; display:none;}

.red {color: #990000;}


.movieborder {
	border: thin solid #000;}
.pictures {
	font-size: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 15px;
	letter-spacing: 0.2em;
	text-align: right;
	vertical-align: middle;
	padding-right: 34px;
	height: 215px;
}