body,
.movie-background {
	background-color: #027CED;
}

.standout, blockquote {
	border-left: 5px solid #027CED;
}

#wrapper {
	background-color: #027CED;
}

#wrapper1 {
	background-color: #027CED;
}

#sidebarContainer {
	background-color:  #138cff;
}

#footer {
	color: #FFFFFF;
	background-color: #027CED;
}

#footer a {	color: #FFFFFF;}

#ornament {
	background: #027CED;
	background: url(images/transparent/CCRR_footer.png) no-repeat scroll center;
}
	
#navbar ul .current {
	background-color:  #0163bd;
}

html>body #navbar ul a {
	color: #FFFFFF;
	border-bottom: 1px solid #07D24A;
}

#navbar li {
	border-bottom: #07D24A;
}

#navbar ul ul a {
	color: #FFFFFF;
	background-color:  #1494ff;
}

#navbar ul ul ul a {
	color: #FFFFFF;
	background-color: #027CED;
}

#navbar ul ul {
	background-color:  #028805;
}

#navbar ul a:hover, #navbar ul a:active {
	background-color:  #016fd5;
}


.photo-background {
	background: #027CED; 
}
