.blog-entry-title a:hover, a:link, a:visited {
	color: #000099;
	text-shadow: 0px 0px 0px #000000;
	text-decoration: none;
}

a:hover, a:active {
	color: #ff0033;
	text-decoration: underline;
}

#navcontainer #current {
	background: url(../../images/DropdownSet/dropdown1.jpg) repeat-x left top;
}

#navcontainer .currentAncestor {
	background: url(../../images/DropdownSet/dropdown2.jpg) repeat-x left top;
}

#navcontainer a:hover {
	background: url(../../images/DropdownSet/dropdown3.jpg) repeat-x left top;
}

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

#navcontainer ul ul a:hover{
	color: #000099;
	text-decoration: BOLD;
}

#navcontainer ul ul #current{
	color: #000099;
	text-decoration: BOLD;
}

#navcontainer ul ul .currentAncestor {
	color: #000099;
	text-decoration: BOLD;
	background: url(../../images/DropdownSet/dropdown1.jpg) repeat;
}

html>body #navcontainer ul ul .currentAncestor {
	background: repeat url(../../images/DropdownSet/dropdown2.jpg);
}

.movie-background {
	margin: 10px;
}