body,html {
  padding : 0px;
  margin  : 0px;
  font-family  : Verdana;
  font-size    : 12px;
  color        : #990033;
}

a:link, a:visited {
  color            : #990033;
  text-decoration  : none;
}

a:hover {
  color            : #990033;
  text-decoration  : underline;
}

#block_left_field {
  background   : url(images/bg_top.gif) #fba37f repeat-x top right;
}

#block_left_field2 {
  background   : url(images/bg_bottom.gif) #fba37f repeat-x top right;
}


#block_right_field {
  background   : url(images/bg_top.gif) #fba37f repeat-x top left;
}

#block_right_field2 {
  background   : url(images/bg_bottom.gif) #fba37f repeat-x top left;
}

#block_top {
  background  : url(images/bg_gallery.jpg) #fba37f no-repeat top center;
  padding     : 0px;
  margin      : 0px;
}

#block_body {
  background  : url(images/bg_bottom.gif) #fba37f repeat-x top left;
  padding     : 0px;
  margin      : 0px;
}

#photo_block {
  display      : block;
  background   : #fde8c8;
  font-family  : Verdana;
  font-size    : 12px;
  color        : #000000;
  padding      : 3px;
  width        : 136px;
  height       : 136px;
  border       : 1px solid #E27878;
  float        : left;
  margin       : 10px;
}
