/* CSS copyright seyDoggy http://www.seyDoggy.com  */

/*<group=page custom>*/

#container {
	background: #f2f2f2;
	color: #333300;
}

#container2 {
	background: #f2f2f2;
	color: #333300;
}

* html #container2 {
	background: #f2f2f2;
	color: #333300;
}

#contentContainer #content {
	color: #333300;
	font-size: small;
}

#contentContainer #content b {
	color: #333300;
	font-size: small;
}

#sidebarContainer {
	color: #333300;
	font-size: small;
}

#sidebarContainer .sideHeader {
	color: #999966;
}

#sidenavcontainer li {
	background: 0px 9px url(../../images/arrow-side-offwht.jpg) no-repeat;
}

.standout, blockquote {
	color: #333300;
}

.blog-archive-background {
	color: #333300;
	background: #f2f2f2;
}

.blog-entry-title {
	color: #999966;
	font-weight: normal;
}

.blog-entry-date {
	color: #333300;
	font-size: small;
}

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

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

.album-title {
	color: #333300;
	background: #f2f2f2;
	font-weight: bold;
}

.thumbnail-caption {
	color: #333300;
	font-size: x-small;
}
	
.photo-background {
	background: #f2f2f2;
	color: #333300;
}

.movie-description {
	color: #000000;
}
	
.movie-page-title {
	color: #000000;
}

.movie-thumbnail-caption {
	color: #000000;
}
	
.movie-title {
	color: #000000;
}

/*</group>*/


