a:link, a:visited {
	color: #296cd8;
}

#searchbox a:link, #searchbox a:visited {
	color: #fff;
text-decoration: underline;
}

#searchbox a:hover, #searchbox a:active {
	color: #fff;
text-decoration: none;
}

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

#pageHeader {
height: 130px;
}

#sidebarContainer .sideHeader {
	color: #276ad6;
}

#navcontainer #current {
	background: #344359;
}

#navcontainer #current:hover {
	
}

#navcontainer .currentAncestor {
	background: #344359;
}

#navcontainer a:hover {
	background: #296cd8;
}

#navcontainer ul ul #current{
	color: #000;
	background: #cbeafa;
}

#navcontainer ul ul .currentAncestor {
	color: #276ad6;
	background: #344359;
}

#navcontainer ul ul ul #current{
	background: #cbeafa;
	color: #000;
}

/*
#navcontainer ul li a {
background: #344359;
color: #fff;
font-size: 1.3em;
line-height: 35px;
letter-spacing: -1px;
}
*/
#navcontainer ul li a {
background: #cbeafa;
color: #333;
font-size: 1.2em;
letter-spacing: -1px;
line-height: 1.2em;
_height: 1.2em; /* IE6 hack */
padding: 8px 6px;
}
#navcontainer ul li a:hover {
background: #344359;
color: #fff;
}
#navcontainer ul li ul li a {
background: #a8ddf7;
color: #000;
font-size: 12.5px;
letter-spacing: -1px;
line-height: 1.2em;
padding: 8px 6px;
}
#navcontainer ul li ul li a:hover {
background: #cbeafa;
color: #000;
}
#navcontainer a {
/* height: 35px; */
line-height: 1.2em;
padding: 8px 6px;
font-family: Arial;
}
.quickaccess a, .quickaccess a:link, .quickaccess a:visited {
color: #5fc2f2;
font-weight: bold;
font-size: 1.1em;
}

/*** CURRENT OPENED SUB-PAGE ***/
#navcontainer ul li.page_item.current_page_item.page_folder a {
background-color: #cbeafa;
}
#navcontainer ul li.page_item.current_page_item.page_folder a:hover {
background-color: #344359;
}
#navcontainer ul li.page_item a:hover {
background-color: #344359;
}
/*** SUB-PAGE CHILD ***/
#navcontainer ul li.page_item.current_page_item.page_folder ul li.page_item a {
background: #F3F3F3;
font-size: 1em;
letter-spacing: 0;
color: #333;
}
#navcontainer ul li.page_item.current_page_item.page_folder ul li.page_item a:hover {
background: #ccc;
}

#navcontainer ul li.current_page_item a {
background-color: #cbeafa;
}

.blog-entry-title {
	color: #296cd8;
}

.blog-entry-category, .blog-entry-permalink {
	color: #296cd8;
}

.album-title {
	color: #296cd8;
}

.thumbnail-caption {
	color: #296cd8;
}

.photo-navigation {
	background: repeat-x url(http://www.europsy.net/rw_common/themes/EAP/images/header_bg.jpg);
	height: 80px;
}

.movie-page-title {
	color: #296cd8;
}

.movie-title {
	color: #296cd8;
}
