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

a img {
border: 0;
}

body {
background: #000;
}

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

#logo {
width: 500px;
margin-bottom: 30px;
}

p#tagline {
color: #e8e8e8;
font-size: 14px;
letter-spacing: .4px;
margin-left: 5px;
}

#navigation {
float: right;
position: relative;
bottom: 240px;
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: 70px 0 0 20px;
text-align: center;
width: 480px;
}

#video-player a {
color: #c8c8c8;
text-decoration: none;
}

#video-player a:hover {
text-decoration: underline;
}

#video-player h2 a {
color: #ff0500;
font-size: 24px;
font-family: courier;
}

#distribution {
width: 260px;
float: right;
position: relative;
bottom: 270px;
right: 220px; 
}

#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: 500px;
}

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

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

#audioplayers {
position: relative;
left: 550px;
bottom: 190px;
width: 300px;
}

#audioplayers p {
color: #fff;
}