/* Generated by KompoZer */
#top-section {
  margin: 0px;
  padding: 0px;
  height: 100px;
}
body {
  margin: 0px;
  background-image: url(backd.jpg);
}
#navigation {
  border: 5px double #cccccc;
  left: 0px;
  position: absolute;
  background-color: #f5f5f5;
  margin-top: 81px;
  margin-left: 10px;
}
#main-section {
  margin: 0px;
  padding: 0px;
}
#content {
  border: 5px double #cccccc;
  padding: 20px;
  margin-right: 0px;
  background-color: #f5f5f5;
  top: 180px;
  position: absolute;
  min-width: 610px;
  max-width: 720px;
  width: 720px;
  margin-left: 260px;
}
#logo {
  position: absolute;
  top: 20px;
  left: 20px;
}
#name {
  position: absolute;
  left: 240px;
  top: 20px;
}
p {
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: black;
  text-align: left;
}
h1 {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.5em;
}
h2 {
  font-family: Arial;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
}
h3 {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 0em;
  text-align: left;
}
li {
  text-align: left;
  list-style-type: disc;
  list-style-position: inside;
}
a:active {
  font-weight: bold;
  color: #000099;
}
a:visited {
  font-style: italic;
  color: black;
}
a:hover {
  font-weight: bold;
}
a:link {
  color: black;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
}
#album {
  border: 5px double #cccccc;
  padding: 20px;
  margin-right: 0px;
  background-color: #f5f5f5;
  top: 180px;
  position: absolute;
  min-width: 850px;
  max-width: 850px;
  width: 810px;
  margin-left: 260px;
}
