a:link, a:visited {
	color: #e7800e;
}

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

h2 a:link, h2 a:visited{	
	color: #65a8f8;
}

h2 a:hover, h2 a:active{	
	color: #99ff33;
}

#navcontainer #current {
	background: url(../../images/topbar_top_bg_hover.gif) repeat-x left top;
}

#navcontainer .currentAncestor {
	background: url(../../images/topbar_top_bg_hover.gif) repeat-x left top;
}

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

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

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

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

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

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

.movie-background {
	margin: 10px;
}

.blog-read-more a:link, .blog-read-more a:active {
	color: #99ff33;
}

.blog-read-more a:hover {
	color: #f9c;
}
