/* Generated by KompoZer */
body {
  margin: 0;
  padding: 20px 0 0 40px;
  font-family: Georgia,serif;
  font-size: 100%;
  background-color: #ffffff;
  background-image: url(images/back.gif);
  background-repeat: repeat;
}
a#header {
  border:  none;
  margin: 0;
  padding: 0;
  display: block;
  width: 800px;
  height: 140px;
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
}
a#header:hover {
  background-image: url(images/headerhover.gif);
}
#menuwrapper {
  padding: 20px 0 0 60px;
  background-image: url(images/menuback.gif);
  background-repeat: no-repeat;
}
#textarea {
  border:  none;
  background-image: url(images/bodyback.gif);
  background-repeat: repeat-y;
  width: 800px;
}
#bodytext {
  padding: 10px 0 20px 40px;
  width: 720px;
}
.clearit {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
#p7menubar, #p7menubar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: url(none);
  list-style-position: outside;
  font-family: Georgia,sans-serif;
  font-weight: bold;
}
#p7menubar a {
  padding: 11px 5px 5px;
  display: block;
  text-decoration: none;
  font-size: 10pt;
  color: #660000;
}
#p7menubar a.trigger {
  padding: 8pt 16px 5px 12px;
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
#p7menubar li {
  float: left;
  width: 9em;
}
#p7menubar li ul, #p7menubar ul li {
  width: 14em;
}
#p7menubar ul li a {
  padding: 2px 12px 3px 18px;
  color: #660000;
}
#p7menubar li ul {
  border-right: 1px solid #660000;
  border-bottom: 1px solid #660000;
  position: absolute;
  display: none;
  background-color: #ffffff;
  background-image: url(images/submenuback.gif);
  background-repeat: repeat;
}
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a {
  color: #000000;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
  display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
  color: #660000;
  background-color: transparent;
}
#p7menubar ul a:hover {
  background-color: #660000 ! important;
  color: #ffffff ! important;
}
#p7menubar li {
  width: auto;
}
h1 {
  font-family: Georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #660000;
  text-align: center;
  text-indent: 0em;
}
h2 {
  font-family: Georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #660000;
  text-align: center;
}
p {
  font-family: Georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-indent: 1em;
  color: #000000;
}
p.center {
  text-align: center;
}
.hoverbox {
  border:  none;
  cursor: default;
  list-style-type: none;
  list-style-image: url(none);
  list-style-position: outside;
  background-image: url(images/galleryback.gif);
  background-repeat: repeat-y;
  height: 600px;
}
.hoverbox a {
  cursor: default;
}
.hoverbox a .preview {
  display: none;
}
.hoverbox a:hover .preview {
  display: block;
  position: absolute;
  top: -33px;
  left: -45px;
  z-index: 1;
}
.hoverbox img {
  border-style: solid;
  border-color: #aaaaaa #cccccc #dddddd #bbbbbb;
  border-width: 1px;
  padding: 2px;
  background: #ffffff none repeat scroll 0% 50%;
  color: inherit;
  vertical-align: top;
  height: 75px;
}
.hoverbox li {
  border-style: solid;
  border-color: #dddddd #bbbbbb #aaaaaa #cccccc;
  border-width: 1px;
  margin: 3px;
  padding: 5px;
  background: #eeeeee none repeat scroll 0% 50%;
  color: inherit;
  display: inline;
  float: left;
  position: relative;
}
.hoverbox .preview {
  border-color: #000000;
  height: 200px;
}
