/** nothing but shades of light blue **/
a:active {
	color: #3878b4;
	border-color: #3878b4;
}

#page {
	background: #87bae9;
	border-left:4px solid #3878b4;
}

#ajaxSearch_submit {
	border:1px solid #3878b4;
	background:#9cbcda;
}

#search {
	background: #87bae9;
}

#navi {
	background: #87bae9;
}

#main {
	background: #c3ddf4;
}

#contentwrap {
	background: #c3ddf4;
}

.subnav a:hover {
	border-bottom:1px solid #3878b4 !important;
}

#subnavi .selected > a{
	color:#3878b4 !important;
}

#sidebar {
	background: #c3ddf4;
}