body {
	background: url(../../images/bg-light.png);
}

#pageHeader #skin #window {
	background: url(../../images/header-window-light.png);
}

#contentContainer {
	background: url(../../images/content-light.png) repeat-y;
	color: #333333;
}

#navcontainer {
	background: url(../../images/navbar-light.png) no-repeat;
}

#sidebarContainer {
	color: #999999;
}

#sidebarContainer #logo {
	border-top: 2px solid #efbf61;
}

#footer {
	background: url(../../images/footer-light.png) no-repeat;
}

#side-navcontainer {
	border-top: 2px solid #EFBF61;
}

#side-navcontainer .current {
	background: #f1f1f1;
}

#side-navcontainer a:hover {
	background: #e9e9e9;
	color: #393939;
}

#side-navcontainer a {
	border-bottom: 2px solid #e0e0e0;
}

blockquote, .standout {
	border-color: #e0e0e0;
	color: #575757;
}

.blog-entry {
	border-bottom: solid 2px #e0e0e0;
}

#blog-categories {
	border-top: solid 2px #e0e0e0;
	border-bottom: solid 2px #e0e0e0;
}

#blog-rss-feeds {
	border-top: solid 2px #e0e0e0;
}

.filesharing-item {
	border: solid 2px #e0e0e0;
	background: #f1f1f1;
}

.filesharing-item:hover {
	background: #e9e9e9;
}

.thumbnail-frame {
	border: solid 2px #e0e0e0;
	background: #f1f1f1;
}

.thumbnail-frame:hover {
	background: #e9e9e9;
	border: solid 2px #1f97d5;
}

.thumbnail-frame img {
	border: solid 2px #e0e0e0;
}

.photo-background {
	background: #313131 url(../../images/content-light.png) repeat-y center;
}

.photo-frame {
	background: #f1f1f1;
	border: solid 2px #e0e0e0;
}

.movie-thumbnail-frame {
	border: solid 2px #e0e0e0;
	background: #f1f1f1;
}

.movie-thumbnail-frame:hover {
	border: solid 2px #1f97d5;
	background: #e9e9e9;
}

.movie-background {
	background: #f1f1f1;
}