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

#banner {
	background: url(../../../gfx/darkblue/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_orange.png) no-repeat;
}

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

#navcontainer .current {
	background: #00537c;/*color 2*/
}

#navcontainer .current:hover {
	background: #006699;/*color 3*/
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #00537c;/*color 2*/
	color: #ffffff;
}

#navcontainer a:hover {
	background: #006699;/*color 4*/
}

#navcontainer ul ul .current{
	background: #00537c;/*color 5*/
}

#navcontainer ul ul .currentAncestor {
	background: #00537c;/*color 5*/
}

#navcontainer ul ul ul .current{
	background: #00537c;/*color 6*/
}

#navcontainer ul ul ul .currentAncestor {
	background: #00537c;/*color 6*/
}

#navcontainer ul ul  ul ul .current{
	background: #ececec;/*color 7*/
	color: #0092f9;/*color 3*/
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;/*color 7*/
	color: #0092f9;/*color 3*/
}

blockquote {
	background: #0092f9;/*color 3*/
}

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

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

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