#container {
	background-color: #d15a1b;
	color: #f2f2f2;
}


/* @group Bread-crumb */

#breadcrumbcontainer {
	background: #2c88bd;
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

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

#content a:hover, a:active {
	color: #ff0;
	text-decoration: none;
}

/* @group Photo Album */

.photo-background {
	background-color: #d15a1b;
}

/* @group Index Page (Thumbnail view) */


.album-wrapper {
}


.thumbnail-caption {
	color: #dfc0b8;
}
	
/* @end */

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
	background: #c25318;
	border: 1px solid #e0601c;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	color: #f2f2f2;
}

#footer {
	color: white;
}

/* @end */