body {
  background: url(../imgs/magic-bgnd.png) repeat fixed 50% 0;
}
fieldset {
  padding: 0 0 4px;
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: 0;
  margin-bottom: 6px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
legend {
  margin-left: 1.0em;
  line-height: 1.5em;
}
p {
  margin-top: 0;
  margin-left: 1.0em;
  margin-right: 1.0em;
  margin-bottom: 1.0em;
}
ul.followsp {
  margin-top: -1.0em;
  margin-left: 1.5em;
  margin-right: 1.0em;
  margin-bottom: 1.0em;
  list-style-position: inside;
}
div.blurb {
  line-height: 1.5em;
}
div.blurb p {
  margin-bottom: 1.0em;
}
div.formlabel {
  line-height: 1.5em;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  text-align: right;
}
div.forminp {
  height: 36px;
}
div.forminp label {
  font-weight: normal;
}
input.text {
  margin-top: 4px;
  margin-bottom: 4px;
  width: 255px;
}
input.checkbox {
  margin-top: 8px;
}
select, input.button {
  height: 28px;
  margin-top: 4px;
  margin-bottom: 4px;
}
textarea {
  height: auto;
  width: auto;
}
h1.home {
  background: url(../imgs/topbar.png);
  font-family: sans-serif;
  font-weight: bolder;
  font-size: 20px;
  font-style: italic;
  line-height: 95%;
  text-shadow: #000000 2px 2px 2px;
  color: #f5b366;
  border-style: none;
  border-width: 0px;
  position: relative;
  z-index: 100;
  text-align: center;
  margin-top: 15px;
  padding-top: 16px;
  margin-bottom: -2px;
}
img.interior {
  border-color: #666666;
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  z-index: 10;
}
div.slides {
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  z-index: 10;
}
#nextpic, #prevpic {
  z-index: 10;
}
div.buttons {
  text-align: center;
  border-style: none;
  border-width: 0px;
  padding-left: 0;
  padding-right: 0;
  margin-top: -21px;
  margin-left: -4px;
  margin-right: -4px;
  margin-bottom: 20px;
  position: relative;
  z-index: 20;
}
#botbar-r {
  margin-top: -21px;
  margin-left: -4px;
  z-index: 20;
}
#botbar-l {
  margin-top: -21px;
  margin-right: -4px;
  z-index: 20;
}
h1.subtle {
  text-align: center;
  margin-bottom: 1px;
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  color: #999999;
}
h2 {
  text-align: right;
}
h3 {
  text-align: center;
}
#header, #footer {
  text-align: center;
}
img.homelogo {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border: none;
  width: 214px;
  height: 126px;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:active {
  color: #FF6600;
  text-decoration: none;
}
a:hover {
  color: #DD4300;
  text-decoration: underline;
}
.footernav {
  font-weight: bold;
}
.footernav a:link {
  color: #666666;
  text-decoration: none;
}
.footernav a:visited {
  color: #666666;
  text-decoration: none;
}
.footernav a:active {
  color: #FF6600;
  text-decoration: none;
}
.footernav a:hover {
  color: #DD4300;
  text-decoration: underline;
}
.warning {
  color: #CC0000;
}
