body {
	color: #333333;
	background: #e89214 url(../../images/bg-orange.png) repeat-y center;
}

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

#navcontainer a {
	color: #333333;
}

#sidebarContainer {
	color: #c17a10;
}

#sidebarContainer #logo {
	border-top: 1px solid #d3963c;
}

#bottom {
	border-top: 1px solid #d3963c;
}

#side-navcontainer {
	border-top: 1px solid #d3963c;
}

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

#side-navcontainer a:hover {
	background: #c17a10;
	color: #f1f1f1;
}

#side-navcontainer a {
	border-bottom: 1px solid #d3963c;
}

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

.blog-entry {
	border-bottom: solid 1px #d3963c;
}

#blog-categories {
	border-top: solid 1px #d3963c;
	border-bottom: solid 1px #d3963c;
}

#blog-rss-feeds {
	border-top: solid 1px #d3963c;
}

.filesharing-item {
	border: solid 1px #d3963c;
	background: #e89214;
}

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

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

.thumbnail-frame {
	border: solid 1px #d3963c;
	background: #e89214;
}

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

.thumbnail-frame img {
	border: solid 1px #d3963c;
}

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

.photo-navigation p {
	color: #333333;
}

.photo-frame {
	background: #e89214;
	border: solid 1px #d3963c;
}

.movie-thumbnail-frame {
	border: solid 1px #d3963c;
	background: #e89214;
}

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

.movie-background {
	background: #e89214;
}

