#content
{
	background:url('../../img/spacer-red.gif') 0 -50px;
}

.content-header
{
	background:url('../../img/header-movies.jpg');
}

.content-footer
{
	background:url('../../img/footer-red.png');
}

#video_menu
{
	text-align:center;
	border-bottom:1px solid #9c1d1d;
}

#video_menu a
{
	color:#fff;
	font:14px "Myriad Pro", "Myriad Web", "Trebuchet MS";
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	margin:0 1px;
}

#video_menu a:hover,
#video_menu a.current
{
	background:#9c1d1d;
	margin:0;
	border:1px solid #9c1d1d;
}

#videos,
#videos li
{
	margin:0;
	padding:0;
	list-style:none;
}

#videos {overflow:hidden}

#videos a{color:#fff}

#videos li
{
	float:left;
	width:50%;
	margin-top:20px;
	text-align:center;
}

#videos h3
{
	margin-bottom:0;
	font-size:130%;
}
