/*
-----------------------------------------------
Photos
Author:   Douglas Bowman
Version:  9 Nov 2004
----------------------------------------------- */

body {
  background-color:#CCE0EB;
  background-image:url("img/bg_page.jpg");
  }


/* Header
----------------------------------------------- */
#path {
  border-color:#468;
  }
h1 {
  color:#468;
  border-color:#def;
  }
h1 strong {
  color:#234;
  }
#title h1 {
  width:733px;
  }
.galleryinfo fieldset {
  border-color:#B6CDDA;
  }


/* Index
----------------------------------------------- */
#gallerydesc {
  margin:0 52px;
  }


/* Individual photo
----------------------------------------------- */
#ind {
  background-color:#bcd;
  }
html>body #ind {
  background-color:transparent;
  }


/* Count
----------------------------------------------- */
#info p.count {
  border-color:#def;
  }
.galleryinfo .count {
  background:#B6CDDA;
  }


/* Footer
----------------------------------------------- */
#footer p {
  border-color:#def;
  }
