body {
	color: #bbbbaa;
	background-repeat: repeat;
}
a:link,  a:visited {
	color: #1e1e1e;
}
a:active,  a:hover {
	color: #919191;
}
#folders_container,  #bottom_container,  #top_container,  .top_navigation {
	border-width: 0px;
}
#right_arrow,  #left_arrow,  #right_fast_arrow,  #left_fast_arrow {
	height: 40px;
	width: 20px;
}
#right_fast_arrow,  #left_fast_arrow {
	margin: 0 20px;
}
#bottom_container {
	margin-top: 30px;
}
#main_image .loader,  #main_image img {
	border: none 3px #111111;
}
#extras {
	border: none 1px #111111;
	margin: 10px auto;
	padding: 5px;
}
#extras ul li {
	border-left-color: #bbbbaa;
}
#bottom_container {
	border-top-color: #333333;
}
#folders_container,  #top_container,  .top_navigation {
	border-bottom-color: #333333;
}
.description {
	color: #888888;
}
.caption {
	color: #ffffff;
}
.thumbnails li {
	margin: 0 10px 10px 0;
	border: none 3px #111111;
	background-color: #1e1e1e;
}
.thumbnails li.active {
	border: none 3px #111111;
}
.folders li a {
	background-color: #1e1e1e;
	border-style: double;
	border-width: 3px;
	border-color: #111111;
	margin-right: 10px;
	height: 90px;
	width: 90px;
}
#slideshow {
	font-size: 0.8em;
}
