body,
.movie-background, .photo-background {
	background-color: #ECECEC;
}

#container {
	background-color: #FEFFFF;
}

a:link, a:visited {
	color: #0F7FFE;
}

a:hover, a:active {
	color: #0000FE;
}

#background_content {
	background-color: #FEFFFF;
}


#contentContainer #content {
	color: #686868;
}



/* @group File Sharing */

.filesharing-item {
	background-color: #CBCCCC;
}

.filesharing-item-description {
}

/* @end */


.photo-navigation {
	background-color: #CBCCCC;
}

#pageHeader h1 {
	color: #107F01;
}
		
#pageHeader h2 {
	color: #107F01;
}
		
.photo-links {
	background-color: transparent;
}

.photo-caption {
	color: #686868;
}

.photo-title {
	color: #7C7C7C;
}

.blog-entry-title a {
	color: #686868;
}

.blog-entry-title a:hover {
	color: #0F7FFE;
	background: transparent;
}

.photo-links {
	color: #0F7FFE;
}

.exif-data,
.movie-title {
	color: #FFFFFF;
}

#navcontainer ul a {
	color: #107F40;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #0F7FFE;
}

#navcontainer ul a:hover {
	color: #073F80;
	border-right-color: #073F80;
	border-left-color: #073F80;

}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #084B99;
	border-right-color: #084B99;
	border-left-color: #084B99;

}

#navcontainer ul ul {
}

#leftbar .sideHeader,
#leftbar h1,
#leftbar h2,
#leftbar h3,
#leftbar h4,
#leftbar h5
 {
	color: #4B4C4C;
}

#leftbar {
	color: #4B4C4C;
}

#leftbar {
	color: #4B4C4C;
}


#leftbar a {
	color: #686868;
}

#leftbar a:hover {
	color: #073F80;
}


#footer {
	color: #566B78;
}

#footer a:link, #footer a:visited {
	color: #81A0B3;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #ACD6F0;
	text-decoration: none;
}


#content h1 {
	color: #686868;
}

#content h2 {
	color: #686868;
}

#content h3 {
	color: #686868;
}

#content h4 {
	color: #686868;
}

#content h5 {
	color: #686868;
}

.photo-frame, .thumbnail-frame {
	border-color: #989999;
	/*background-color: #FEFFFF;*/
}

.form-input-field, .form-input-button {
	background-color: #FFFFFF;
	border-color: #EDEEEE;
	color: #686868;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer #current {
	color: #073F80;
}



#navcontainer ul ul a:hover, #navcontainer ul ul ul a:hover {
	background-color: transparent;
}
	
#navcontainer ul ul #current, #navcontainer ul ul ul #current {
	color: #053266;
	background: none;
}

#background_sidebar_left {
	background-color: #EEEEEE;
}

#background_sidebar_right {
	background-color: #EEEEF2;
}
