body {
  margin: 0px;
  background-color: white;
}

#raphPhotoGallery a {
  text-decoration: none;
  color: white;
}

#raphPhotoGallery {
  margin: 0px;
  font-family: sans-serif;
  font-size: 62.5%;
  color: black;
  background-color: white;
}

#raphPhotoGallery #header #headerBox1 {
  padding: 0.1em 0px;
  background-color: #6F7A8D;
}

#raphPhotoGallery #header #headerBox1 #logout {
  float: right;
  margin: 0.5em;
  font-size: 1.2em;
  font-variant: small-caps;
}

#raphPhotoGallery #header #headerBox1 #headerTitle {
  padding: 0.3em 0px 0.3em 100px;
}

#raphPhotoGallery #header #headerBox1 #headerTitle a {
  color: white;
  font-size: 2.5em;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 2pt;
}

#raphPhotoGallery #header #headerBox1 #headerSubTitle {
  padding-left: 120px;
  color: white;
  font-variant: small-caps;
  font-size: 1.5em;
  margin-bottom: 0.2em;
}

#raphPhotoGallery #header #headerBox1 #headerSubTitle .name {
  font-weight: bold;
}

#raphPhotoGallery #header #headerBox1 #headerSubTitle .details {
  margin-left: 0.5em;
  font-size: 0.9em;
}

#raphPhotoGallery #header #headerBox1 #headerSubTitle .news {
  float: right;
  font-size: 0.9em;
  margin-right: 0.5em;
}

#raphPhotoGallery #header #headerBox2 {
  padding: 0.1em 0px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  background-color: #A0A0A4;
}

#raphPhotoGallery #header #headerBox2 #navBar {
  padding: 0.2em 0px 0.2em 140px;
  color: white;
  font-size: 1.5em;
  font-variant: small-caps;
}

#raphPhotoGallery #header #headerBox2 #navBar a:hover {
  border-bottom: dotted 1px;
}

#raphPhotoGallery #header #headerBox2 #navBar span {
  font-weight: bold;
}

#raphPhotoGallery #header #headerBox2 #lang {
  float: right;
  padding: 0.2em 0.5em;
  color: white;
  font-size: 1.5em;
}

#raphPhotoGallery #header #headerBox2 #lang img {
  border: solid 1px #999;
  vertical-align: middle;
}

#raphPhotoGallery #header img#logo {
  position: absolute;
  left: 8px;
  top: 8px;
  border: none;
}

#raphPhotoGallery #contents {
  margin: 0px;
  padding: 1em;
  font-size: 1.3em;
}

#raphPhotoGallery #contents a {
  color: black;
  font-weight: bold;
}

#raphPhotoGallery #contents img {
  border: solid 1px black;
  margin: 0.5em;
}

#raphPhotoGallery #contents #email {
  border: none;
  vertical-align: bottom;
  margin: 0px;
}

#raphPhotoGallery #contents h1 {
  font-size: 1.3em;
  font-style: italic;
  color: #6F7A8D;
  border-bottom: solid 1px black;
  margin-top: 2em;
}

#raphPhotoGallery #contents li {
  margin-bottom: 0.5em;
}

#raphPhotoGallery #contents .box {
  border: solid 2px grey;
  margin-bottom: 2em;
  padding: 1em;
  font-size: 110%;
}
	
#raphPhotoGallery #contents br.clear {
  clear: both;
}

#raphPhotoGallery #contents .floatRight {
  float: right;
  text-align: center;
  font-weight: bold;
}

#raphPhotoGallery #contents .floatLeft {
  float: left;
}

#raphPhotoGallery #sourceforgeLogoTitle {
  float: right;
  margin: 1em;
  border: none;
}

#raphPhotoGallery #contents #sourceforgeLogo {
  border: none;
  vertical-align: middle;
  margin: 0;
}
