html, body {
  margin: 0;
  padding: 0;
}

html>body {
height: auto
}

body {
  background: #552211 none repeat scroll 0%;
  height: 1%;
  position: relative;
  font-family: Roman,Times New Roman,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.3;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: left;
  padding-bottom: 20px;
}
a {
  background: inherit inherit inherit inherit inherit;
  color: #dd2200;
  text-decoration: none;
}
h1 {
  font-family: Roman,Times New Roman,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #552211;
}
h2 {
  margin: 0;
  padding: 0;
  font-family: Roman,Times New Roman,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.3em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #a62;
}
div#header {
  background: #cc9933 none repeat scroll 0%;
  background-image: url('images/bgpat.png');
  overflow: hidden;
  width: 100%;
}
div#header h1, div#menu {
  margin: 0 auto;
  width: 770px;
  text-align: left;
}
div#header h1 {
  padding: 30px 0 20px;
  color: #ffffff;
}
ul#nav, ul#nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul#nav {
  float: right;
  font-size: 100%;
}
ul#nav li {
  float: left;
  margin-left: 3px;
  text-align: center;
}
ul#nav a {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  padding: 5px 0;
  background: #ddaa55 none repeat scroll 0%;
  float: left;
  width: 95px;
  text-decoration: none;
  color: #552211;
}
ul#nav a:hover {
  background: #aa6622 none repeat scroll 0%;
  color: #000000;
}
ul#nav li.activelink a, ul#nav li.activelink a:hover {
  background: #552211 none repeat scroll 0%;
  color: #eedd88;
}

#right {
  padding: 1em;
  background: #ddaa55 none repeat scroll 0%;
  float: left;
  width: 76%;
  margin-bottom: 1.2em;
  text-align: justify;
}
#left {
  margin: 0 0 10px;
  float: right;
  width: 20%;
}
#left .box {
  margin: 0 0 1em;
  padding: 1em;
  background: #eedd88 none repeat scroll 0%;
}
#content {
  margin: 0 auto;
  padding: 15px;
  background: #552211 none repeat scroll 0%;
  font-family: TrebuchetMS,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 95%;
  line-height: 1.3;
  font-size-adjust: none;
  font-stretch: normal;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
span.first {
  font-size: 300%;
  margin-right: 0.03em;
  font-family: Roman,Times New Roman,serif;
  line-height: 0.85em;
  margin-bottom: -0.25em;
}

.cover {
border: 2px #521 solid;
background-color: #521;
}

.gallery {
border: 2px solid ; height: 100px;
}

.galleryset {
text-align:left;
}
