html { background:#1e0f0d url(/images/colorfull/bg.png)  top left repeat; color:#000000; }
body, div, ul, li, h1, h2, h3, h4, h5, h6, form, legend, input, textarea, p { margin:0; padding:0; }
img { border:0 none; }
em, strong { font-style:normal; font-weight:normal; }
li { list-style-image:none; list-style-position:outside; list-style-type:none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
input, textarea, select { font-size:100%; }
body { color:#fff; font-family:Trebuchet Ms; font-size:small;}
#breadcrump {
  float: left;
}
#breadcrump a {
  color: #fff;
  font-size: medium;
  margin-left: 40px;
}
#wrap {
  width: 900px;
  margin: 0 auto;
  text-align: center;
}
#header {
  background:transparent url(/images/colorfull/header.png)  top left repeat;
  width: 275px;
  height: 96px;
  text-indent: -10000px;
  margin: 10px auto 0 auto;
}
#previous {
  background:transparent url(/images/colorfull/previous.png)  top left repeat;
  width: 85px;
  height: 50px;
  text-indent: -10000px;
  margin: 20px 40px 0 0px;
  float: right;
  cursor: pointer;
}
.loading {
  height: 800px;
  width: 800px;
  background:transparent url(/images/colorfull/ajax-loader.gif)  390px 390px no-repeat;
}
#content {
  width: 880px;
  background:transparent url(/images/colorfull/bgContent.png)  top left repeat;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 3px solid #4b4c4c;
  margin: 0 auto;
}
#content img {
  margin: 30px auto;
  border: 10px solid #fff;
}
#photo {
  text-align: center;
}
#next {
  background:transparent url(/images/colorfull/next.png)  top left repeat;
  width: 51px;
  height: 50px;
  float: right;
  cursor: pointer;
  margin: 20px 80px 0 0;
  text-indent: -10000px;
}
