a:link {
	color: #880000;
}

a:hover, a:active {
	color: #ff0000;
}

#navcontainer #current {
	background: none left top;
	color: #ff0000;
	}

#navcontainer .currentAncestor {
	background: none repeat-x left top;
	color: #ff0000;
	}

#navcontainer a:hover {
	background: none repeat-x left top;
	color: #ff221c;
	}

#navcontainer ul ul {
	border-bottom: 3px solid #880000;
}

#navcontainer ul ul a:hover{
	color: #ff0000;
}

#navcontainer ul ul #current{
	color: #ff0000;
}

#navcontainer ul ul .currentAncestor {
	color: #ff0000;
	background: url(../../images/bg.png) repeat;
}

html>body #navcontainer ul ul .currentAncestor {
	background: repeat url(../../images/bg.png);
}

.movie-background {
	margin: 10px;
}
