body {
	color: Black;
	background: White url(img/White-to-black.gif) repeat-y left top;
}
/* IE6 has a bug processing body bg color change in the index via styleswitcher so we use a bg image*/
body#index { background: White url(img/Background-day.gif) repeat; }

h1 { color: FireBrick; }
h2, h3 { color: #505050; }
hr { border-color: FireBrick; }

a, #menu a:visited { color: #A8A8A8; }
a:visited { color: #909090; }
#menu li { color: #909090; }

#menu a { border-color: #A8A8A8; }
#menu a:hover, #day a:link, #day a:visited { border-color: #D0D0D0; }
#index #menu a:hover { color: #D0D0D0; }

#day {
	border: 1px solid #D0D0D0;
	border-right: 0;
	border-bottom: 0;
}

#submenu li {
	border-color: #A8A8A8;
}

#submenu li a {
	color: #A8A8A8;
	background: White;
}

.gallery a:hover, #submenu li a:hover, #cinema .cinema, #theater .theater,
#album .album, #book .book, #videos .videos, #download .download {
	color: White;
	background: #A8A8A8;
}

#container {
	background: White;
	border-color: Black;
}
#xs a { background: transparent url(img/XS-day.gif) no-repeat left top; }
* html #min-width { border-left-color: White; }

#menu-garbo a { background-image: url(img/GarboRie-day.gif) }
#photo {
	width: 448px;
	top: 52%;
	left: 48%;
	background: transparent url(img/XeniaSevillano-photo-day.jpg) no-repeat left top;
}
#title { background: transparent url(img/XeniaSevillano-day.gif) no-repeat left top; }

#xs-small { background: transparent url(garborie/img/XS-small-day.gif) no-repeat left top; }
#garbo-small { background: transparent url(garborie/img/GarboRie-small-day.gif) no-repeat left top; }

#title-garbo { background: transparent url(garborie/img/GarboRie-title-day.gif) no-repeat left top; }
#presents { color: #3CA2C4; }

#xenia, #director { color: #505050; }
.work-title, .work-details { color: #202020; }