* {
margin: 0; 
padding: 0; 
list-style-type: none;
font-family: impact;
letter-spacing: .6px; 
}

a img {
border: 0;
}

h2 {
font-family: courier;
color: #fff;
font-size: 20px;
padding: 0 5px;
letter-spacing: 1px;
}

body {
background: #000;
}

#film #content {
background: #000 url(desert.jpg) top center no-repeat; 
}

#content {
background: #000 url(bg.jpg) top center no-repeat; 
width: 1024px;
padding: 20px;
margin: 0 auto;
min-height: 768px;
}

#logo {
width: 500px;
}

#navigation {
float: right;
position: relative;
bottom: 210px;
right: 280px;
}

#navigation img {
background: #000;
border: #000 1px solid;
margin: 0 0 2px 0;
padding: 0;
width: 130px;
}

#navigation img:hover{
border: #444 1px solid;
}

#video-player {
margin: 40px 0 0 20px;
text-align: center;
width: 480px;
}

#video-player h2{
color: #ff0500;
font-size: 24px;
font-weight:normal;
}

#distribution {
width: 260px;
float: right;
position: relative;
bottom: 10px;
right: 366px;
}

#distribution h4{
color: #fff;
font-size: 11pt;
font-weight: normal;
text-align: right;
padding-right: 10px;
}

#distribution img{
width: 50px;
}

#distribution ul{
display: block;
width: 300px;
}

#distribution li{
float: left;
width: 53px;
height: 54px;
}

#distribution li:hover{
border-bottom: 3px solid #999;
}

#audioplayers {
width: 300px;
}

#audioplayers p {
color: #fff;
}

#about-the-film, #about-the-fence {
width: 350px;
margin: 10px;
padding: 5px 10px;
background-image: url('links-page-bgbox.png');
float: left;
}

#about-the-film p, #about-the-fence p {
color: #d4a57a;
font-size: 12px;
font-family: arial;
margin: 10px 5px;
}

#about-the-film li, #about-the-fence li {
margin-bottom: 10px;
}

#about-the-film li a, #about-the-fence li a {
text-transform: uppercase;
font-family: courier;
color: #ff0500;
font-size: 18px;
padding: 3px;
text-decoration: none;
}

#about-the-film li a:hover, #about-the-fence li a:hover {
text-decoration: underline;
}

#distribution, #audioplayers {
margin: 60px 0;
}

#all-links {
width: 600px;
margin: 130px 0 0 10px;
}

#all-links a {
	text-decoration: none;
	color: #d6a87f;
	font-family: Arial Narrow, Arial, Trebuchet MS;
	font-size: 11pt;
	line-height: 12pt;
}

#all-links a:hover {
	text-decoration: underline;
}

#link-left-column, #link-right-column {
  	width: 170px;
}

ul#link-right-column {
position: relative;
left: 220px;
bottom: 200px;
}

#links-right-column li {
  	margin: 10px 0;
	padding: 0;
}
