/* CSS Document */
div#page{
  padding:20px;
  width:700px;
  background-image:url("/layout/themes/brw_bg.jpg");
  background-repeat:no-repeat;
  z-index:2;
  font-family: "Helvetica", "Century", sans-serif;
  font-size: 10pt;
  height:340px;
  color:#FFFFFF;
}


div#alignement{
  margin-left:190px;
}

body {
  width:100%;
  height:100%;
  margin:0px;
  background-color:#523523;
}

div#credits {
  font-size:10pt;
  color:#7E7A3D;
  bottom:0px;
}


div#footer{
  margin-bottom:0px;
  bottom:0px;
}


.credits {
  color:#2E1D13;
}


a.credits {
  color:#2E1D13;
  text-decoration: none;
}


.thumbs_img {
  padding:7px !important;
}
