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

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

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

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

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

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

#sidebarContainer {
	color: #575757;
}


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

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

#side-navcontainer a:hover {
	background: #ffcf4c;
	color: #ffffff;
}

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

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

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

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

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

.filesharing-item {
	border: solid 2px #e6a815;
	background: #e5ae16;
}

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

.thumbnail-frame {
	border: solid 2px #e6a815;
	background: #e5ae16;
}

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

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

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

.photo-frame {
	background: #e5ae16;
	border: solid 2px #e6a815;
}

.movie-thumbnail-frame {
	border: solid 2px #e6a815;
	background: #e5ae16;
}

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

.movie-background {
	background: #e5ae16;
}