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

a:link, a:visited {
	color: #D6D7B8;
}

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



#contentContainer #content {
	color: #E6E6E6;
}



/* @group File Sharing */

.filesharing-item {
	background-color: transparent;
}

.filesharing-item-description {
}

/* @end */


.photo-navigation {
	background-color: transparent;
}

#pageHeader h1 {
	color: #FFFFFF;
}
		
#pageHeader h2 {
	color: #FFFFFF;
}
		
.photo-links {
	background-color: transparent;
	border-bottom-color: #132942;
}

.photo-caption {
	color: #E6E6E6;
}

.photo-title {
	color: #FFFFFF;
}

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

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

.photo-links {
	color: #D6D7B8;
}

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

#navcontainer ul a {
	color: #E6E6E6;
}

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

#navcontainer ul a:hover {
	color: #FFFFFF;
}

#navcontainer .current,
#navcontainer .currentAncestor {
	color: #FFFFFF;
}

#navcontainer ul ul {
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
 {
	border-bottom-color: #FF999B;
	color: #F16668;
}

#sidebarContainer {
	color: #F16668;
}

#sidebar {
	color: #F16668;
	background-color: transparent;
}


#sidebarContainer a {
	color: #00FFFF;
}


#footer a {
}

#footer a:hover {
}


#content h1 {
	color: #B8B8B8;
}

#content h2 {
	color: #B8B8B8;
}

#content h3 {
	color: #CFCFCF;
}

#content h4 {
	color: #CFCFCF;
}

#content h5 {
	color: #E6E6E6;
}

.album-title {
	border-color: #3C83D4;
}

.photo-frame, .thumbnail-frame {
	border-color: #16314F;
	background-color: #3572BA;
}

.form-input-field, .form-input-button {
	background-color: #3572BA;
	border-color: #224977;
	color: #E6E6E6;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer #current {
	color: #FFFFFF;
}

#navcontainer .currentAncestor {
}

#navcontainer a:hover {
}

#navcontainer ul ul a:hover, #navcontainer ul ul ul a:hover {
}
	
#navcontainer ul ul #current, #navcontainer ul ul ul #current {
	color: #CCCCCC;
}



/* Parent - Level 0 */

#navcontainer ul {
}


/* Child - Level 1 */

#navcontainer ul ul {
}



/* Child Level 3 */

#navcontainer ul ul ul {
}

/* @end */
