html {
  background-color: black;
  height: 100%;
}
body {
/*	background: black none repeat scroll 0% 50%; */
/*	color: #70695a; */
}
blockquote {
  border-color: #767676;
  background: #767676 none repeat scroll 0% 50%;
  color: black;
}
#main {
	background: black url(back.png) repeat-y scroll 0% 50%;
	color: #70695a;
}
#links, #footer, #menu, #menu li a {
  border-color: #d7d7d7;
  background: black url(menu.png) repeat scroll 0% 50%;
  color: #dbd7d1;
}
#links a, #footer a, #links a:hover, #footer a:hover, #column2 a, #column2 a:hover {
  background: transparent none repeat scroll 0% 50%;
  color: #F96;
}
#logo {
  background: black url(logo.jpg) no-repeat scroll 0% 50%;
  color: #70695a;
}
#logo h1 {
  background: transparent none repeat scroll 0% 50%;
  color: #ffffff;
}
h1, #column2 h1 {
	border-color: #F96;
	background: transparent none repeat scroll 0% 50%;
	color: #F60;
}
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover {
  background: black url(menu_hover.png) repeat scroll 0% 50%;
  color: #70695a;
}
#content, #column2 {
	background: black none repeat scroll 0% 50%;
	color: #dbd7d1;
}
.sidebaritem, .sidebaritem a, .sidebaritem a:hover {
  background: transparent none repeat scroll 0% 50%;
  color: #dbd7d1;
}
.sbihead {
  background: black url(sbi_header.png) repeat scroll 0% 50%;
  color: #70695a;
}
.sbihead h1 {
  background: transparent none repeat scroll 0% 50%;
  color: #70695a;
}
.sbilinks li a {
  background: #ffffff url(link.png) repeat scroll 0% 50%;
  color: #dbd7d1;
}
.sbilinks li a:hover {
  background: #b7b7b7 none repeat scroll 0% 50%;
  color: #ce7014;
}
.artheader {
  background: black url(sbi_header.png) repeat scroll 0% 50%;
  color: #70695a;
}
.artheader art {
  background: transparent none repeat scroll 0% 50%;
  color: #70695a;
}
.artitem, .artitem a, .artitem a:hover {
  background: transparent none repeat scroll 0% 50%;
  color: #70695a;
}
input, textarea {
  border-color: #caae90;
  background: #ffffff none repeat scroll 0% 50%;
  color: #70695a;
}
