

body {
	color: #6C3E1E;
	background-color: #F7ECD8;
	background: url("texturep.jpg") repeat;
}

img {
	border-color: #D8BE9B;
}

td {
	border-color: #D1B38F;
}

#index hr {
	border-color: #D1B38F;
}

/* Current index page number */
#index .page_cur {
	border-color: #C8A57D;
	background-color: #FBF7F0;
}
/* Other index page numbers */
#index .page_other {
	color: #6C3E1E;
}
#index .page_other:hover {
	border-color: #C8A57D;
	background-color: #F0DFC8;
}

/* The "for sale" label. */
#index .for_sale {
	left: -6px;
}

/* The border around a folder thumbnail. */
#index .folder_image {
	border-color: #C8A277;
	border-width: 1px;
}

/* The border around an index page thumbnail. */
#index .image_thumb {
	border-color: #D8BE9B;
}

/* The border around the main slide image. */
#slide .image_main {
	border-color: #D8BE9B;
}

/* The border around the superimposed image. */
#slide .image_superimposed {
	border-color: #D8BE9B;
}

/* The background of variant thumbnails (unselected and selected). */

