#section_nav a, h2 {
	color: #812b00;
}

#video_list li {
	margin: 0.425em 0;
}

#copy_body h3 {
	
}

#audio {
	margin: 1.7em 0;
}

#video_list li span {
	text-transform: uppercase;
	font-size: 10px;
}

#video {
	margin-top: -2.55em;
	position: absolute;
	display: none;
	z-index: 3000;
	padding: 2em 2em 1em;
	background-color: #000;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

#video a {
	margin-top: 1em;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
	text-transform: lowercase;
}

