a:link, a:visited {
	color: #ff9900;/*color 1*/
}

#banner {
	background: url(../../../gfx/orange/header_bg.png) repeat-x;
}

#banner #insert {
	background: url(../../../gfx/index2.jpg) no-repeat;
}

#banner #logo {
	height:148px;
	width: 161px;
	margin-top:1px;
	margin-left:19px;
	display: block;
	background: url(../../../gfx/JU2_logo.png) no-repeat;
}

#pageHeader {
	border-top-color: #ff9900;/*color 1*/
}

#navcontainer .current {
	background: #ff9900;/*color 1*/
}

#navcontainer .current:hover {
	background: #ffbb00;/*a:hover color, color 2*/
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #ff9900;/*color 1*/
	color: #ffffff;
}

#navcontainer a:hover {
	background: #ffbb00;/*color 2*/
}

#navcontainer ul ul .current{
	background: #ff9900;/*color 1*/
}

#navcontainer ul ul .currentAncestor {
	background: #ff9900;/*color 1*/
}

#navcontainer ul ul ul .current{
	background: #ff9900;/*color 1*/
}

#navcontainer ul ul ul .currentAncestor {
	background: #ff9900;/*color 1*/
}

#navcontainer ul ul  ul ul .current{
	background: #ececec;/*color 1*/
	color: #daa028;/*color 3*/
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;/*color 1*/
	color: #daa028;/*color 3*/
}

blockquote {
	background: #ff9900;/*color 3*/
}

.blog-entry-title {
	color: #daa028;/*color 8*/
}

.album-title {
	color: #daa028;/*color 8*/
}

.movie-page-title {
	color: #daa028;/*color 8*/
}