body {
	font-size: small;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 130%;
	color: #D9D9D9;
	background-color: #202020;
	font-weight: 50;
	margin: 0;
	padding: 0;
}

a {
	color: #D9D9D9;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}

img a {
	border: none;
}

#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	margin-bottom: 10px;
}

#movie {
	margin-left: 440px;
	margin-bottom: 10px;
	height: 260px;

}

#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 66px;
}

#copy {
	position: relative;
	float: left;
	width: 400px;

}

#navigation {
	float: right;
	width: 244px;
	padding: 0;
	margin: 0;
}

#footer {
	clear:both;
	font-size: x-small;
	color: #666666;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copyright {
	float: right;
}

.smallText {
	font-size: x-small;
	color: #999999;
}

.backFilms a {
	color: #666666;
	float: left;
	font-size: 120%;
}

/* Documentary descriptions OLD layout

#forgotten {
	position:absolute;
	width:450px;
	float: left;
	visibility: visible;
	background-color: #202020;
	padding: 0px;
	z-index: 150;
}
#juarez {
	position:absolute;
	top: 5px;
	width:450px;
	float: left;
	visibility: visible;
	background-color: #202020;
	padding: 0px;
	z-index: 100;
}
#century {
	position:absolute;
	top: 5px;
	width:375px;
	float: left;
	visibility: visible;
	background-color: #202020;
	padding: 0px;
	z-index: 200;
}
*/
