.credits {
  display: none;
}
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  background: rgb(115,92,100) repeat-x url('../images/bground.gif') top;
  color: rgb(0,0,0);
  text-align: center;/*ie*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	line-height: 160%;
}
img {
  border: none;
}
a {
  color: rgb(115,92,100);
  text-decoration: underline;
}
a:link {
  color: rgb(115,92,100);
}
a:visited {
  color: rgb(115,92,100);
}
a:hover {
  color: rgb(0,0,0);
  text-decoration: none;
}
a:active {
  color: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 1em 0 0;
  padding: .5em 0;
  color: rgb(115,92,100);
}
h1 {
  font-size: 2em;
  color: rgb(115,92,100);
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1em;
}
p {
  margin: 0 1em 1em 0;
  padding: 0;
}
ul {
  list-style: square;
  margin: 0 1em 1em 0;
  padding: 0 0 0 2em;;
}
ul li {
  margin: 0;
  padding: 0;
}
#area {
  position: relative;
  width: 800px;
  background: transparent;
  text-align: left;
  margin: 0 auto;
  left: 0;
  top: 60px;
}
#main {
  position: relative;
  z-index: 100;
  height: 410px;
  background: rgb(255,255,255) repeat-x bottom url('../images/main-bg.gif');
  margin: 0 0 2em 0;
  padding: 10px;
}
#content-left {
  width: 600px;
  height: 400px;
  overflow: hidden;
  border-right: 3px solid rgb(199,190,193);
  background: transparent no-repeat center;
}
#content-left p,
#content-left ul {
  padding-right: 10px;
}
#content-left hr {
  width: 590px;
  border: none;
  border-top: 1px solid rgb(199,190,193);
  height: 0px;
  font-size: 0px;
  margin: 0;
  padding: 0;
}
#content-left[id] hr {
  margin: 5px 0;
}
#navigScroll {
  text-align: right;
  margin: 10px 200px 0 0;
  color: rgb(255,255,255);
  font-weight: bold;
}
#navigScroll span {
  cursor: pointer;
}
#menu {
  float: right;
  font-size: 200%;
  line-height: 130%;
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu li {
  margin: 0;
  padding: 0;
}
#menu a {
  color: rgb(0,0,0);
  text-decoration: none;
}
#menu a:hover {
  color: rgb(115,92,100);
}
#comment {
  float: right;
  width: 175px;
  text-align: right;
  margin: -8em 0 0 0;
  padding: 0;
}
#film-strip {
  position: relative;
  z-index: 90;
  width: 100%;
  height: 90px;
  background: rgb(255,255,255);
}
#film-strip h3 {
  position: absolute;
  color: rgb(200,200,200);
  font-weight: normal;
  font-size: 100%;
  margin: -1.8em 0 0 50px;
  padding: 0;
}
#film-strip h3 a {
  color: rgb(255,255,255);
  text-decoration: none;
}
#film-strip div {
  width: 690px;
  height: 90px;
  line-height: 80px;
  overflow: hidden;
  white-space: nowrap;
}
#film-strip div a {
  margin: 0;
  padding: 0;
  font-size: 0em;
}
#film-strip div a img {
  vertical-align: middle;
  border: 1px solid rgb(199,190,193);
  width: 80px;
  height: 80px;
  margin: 5px 2px;
  opacity: 0.6;
}
#film-strip div a.folder {
  position: relative;
  padding: 1em;
  font-size: 100%;
  text-decoration: none;
}
#film-strip div a.folder img {
  width: 30px;
  height: 30px;
}

#film-strip div a#active img,
#film-strip div a:hover img {
  opacity: 1;
}
#arrow-left,
#arrow-right {
  width: 34px;
  height: 90px;
  float: left;
  margin: 0 18px 0 0;
  background: transparent center url('../images/arrow-left.gif') no-repeat;
  cursor: pointer;
}
#arrow-right {
  float: right;
  margin: 0 0 0 18px;
  background: transparent center url('../images/arrow-right.gif') no-repeat;
}

#flower01 {
  position: absolute;
  margin: -44px 0 0 474px;
  width: 326px;
  height: 44px;
  background: transparent no-repeat url('../images/flower01.png');
}
#flower02 {
  position: absolute;
  margin: -44px 0 0 800px;
  width: 68px;
  height: 134px;
  background: transparent no-repeat url('../images/flower02.png');
}
#flower03 {
  position: absolute;
  z-index: 10;
  margin: 165px 0 0 -55px;
  width: 176px;
  height: 446px;
  background: transparent no-repeat url('../images/flower03.png');
}
#flower04 {
  position: absolute;
  z-index: 10;
  margin: 250px 0 0 800px;
  width: 51px;
  height: 233px;
  background: transparent no-repeat url('../images/flower04.png');
}
#logo {
  position: absolute;
  z-index: 10;
  margin: -54px 0 0 -14px;
  width: 216px;
  height: 54px;
  background: transparent no-repeat url('../images/logo.png');
}
