body {
font-family: Garamond, serif;
background: black;
}


h2 {
color: white;
}

#wrapper {
background: black;
float: left;
width: 82%;
}


#top {
background: black;
float: left;
width: 100%;
}


#top ul {
float: left;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#top li {
display:inline;
}

#top li a {
font-size: 1.5em;
letter-spacing: .2em;
font-family: Garamond, serif;
padding: 5px 10px;
margin: 0px 2px;
background-color: black;
color: white;
text-decoration: none;
text-align: center;
}

#top li a:hover {
background-color: white;
color: black;
}


#left {
float: left;
width: 330px;
}


#left h2 {
color: white;
line-height: 2;
}

#left p {
color: white;
text-align: justify;
font-family: Garamond, serif;
padding-right: 2em;
letter-spacing: .01em;
line-height: .95;
}

#left h4 {
color: white;
font-family: Garamond, serif;
padding-right: 2em;
letter-spacing: .01em;
line-height: .95;
}

#left b{
line-height: 1.7;
}

#left a {
color: white;
}

#left ul {
float: left;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#left li {
color: white;
}

#left li a {
font-family: Garamond, serif;
font-size: 1.3em;
font-weight: bold;
background-color: black;
color: white;
text-decoration: none;
text-align: center;
}

#left li a:hover {
background-color: white;
color: black;
}

#abovetrailer {
float: left
width: 325px;
border: 0;
margin: 0;
padding: 0;
}

#abovetrailer a {
float: left;
color: black;
border: 0;
margin: 0;
pading: 0;
}

#video {
position: relative;
left: 0px;
}

#right {
width: 325px;
float: left;
position: right;
padding-left: 65px;
padding-top: 40px;
}

#bottom {
float: left;
width: 100%;
background: black;
font-family: garamond;

}

#bottom p {
text-align: left;
color: white;
}

#bottom a {
color: white;
}

#bottom a:hover {
color: black;
background-color: white;