#contentContainer {
	background: #fff;
}

#container {
	background: #fff;
}

#contentContainer #content ul li {
	margin-bottom: 0.8em;
}

#contentContainer #content ol li {
	margin-bottom: 0.8em;
}

#contentContainer #content {
	color: #333333;
}

#contentContainer #content p {
	color: #333333;
}

h1 {
	color: #4b505c;
}

h2 {
	color: #7582a1;
}

h3 {
	color: #566c87;
}

h4 {
	color: #5b707d;
}

h5 {
	color: #092143;
}

b, strong {
	color: #000000;
}

a:link {
	color: #95a0b5;
}

a:visited {
	color: #a2aec5;
}

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

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #092143;
}

.album-description {
	color: #5a6279;
}

.thumbnail-frame {

}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	color: #556896;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	background: #e4e4e4;
}

.photo-navigation {
	background: #ffffff;
}

.photo-navigation a {
}

.photo-navigation a:hover {
}

.photo-frame{
	border: 5px solid #ffffff;
}

.photo-links {
}

.photo-title {
	color: #981327;
}

.photo-caption {
	color: #6a7085;
}

/*</group>*/
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	color: #092143;
}

.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #092143;
}

.blog-entry-date {

}

.blog-entry-body {
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {

}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #092143;
}

.filesharing-item-description {
}

/*</group>*/

/*<group=Quicktime Page>*/

.movie-title {
	color: #092143;
}

.movie-description {
}

.movie-frame {
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #092143;
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-caption {
	color: #333333;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #ffffff;
}

.movie-title {
	color: #092143;
}

.movie-frame {
}
	
/*</group>*/


/*</group>*/