html,
body {
  background-color: transparent;
}
#back {
  background-attachment:fixed;
  background-position:center 0;
  background-position:center top;
  background-repeat:no-repeat;
  overflow: auto;
}
body {
  font-family: arial, "lucida console", sans-serif;
  line-height: 130%;
}
#menuBar {
  height: 120px;
}
#menu table{
  background-color: #000;
  border-collapse: separate;
  border-color: gray gray gray gray;
  border-spacing: 0px;
  border-style: groove groove groove groove;
  border-width: 2px 2px 2px 2px;
  clear:both;
  margin:0px;
  text-align: center;
}
#menu td{
  -moz-border-radius: 0px 0px 0px 0px;
  background-color: #000;
  border-color: gray gray gray gray;
  border-style: none none none none;
  border-width: 1px 1px 1px 1px;
  clear:both;
  margin:0px;
  padding: 1px 1px 1px 1px;
  text-align: center;
}
a         {font-weight:bold; text-decoration:none;  font-family: arial, "lucida console", sans-serif;}
a:link    {color: #000}  /* unvisited link */
a:visited {color: #000}  /* visited link */
a:hover   {color: #fff}  /* mouse over link */
a:active  {color: #000}  /* selected link */
#menu a         {font-weight:bold; text-decoration:none;  font-family: arial, "lucida console", sans-serif;}
#menu a:link    {color: #aaa}  /* unvisited link */
#menu a:visited {color: #aaa}  /* visited link */
#menu a:hover   {color: #fff}  /* mouse over link */
#menu a:active  {color: #aaa}  /* selected link */


#preview {
  width: 200px;
  height:200px;
  text-align: center;
}
#prev {
  height:300px;
  text-align: center;
  width: 300px;
}
#preview img {
  margin: 5px;
  max-height:185px;
  max-width: 185px;
  text-align: center;
  vertical-align: middle;
}
#album {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  margin: 2px;
  overflow: auto;
  padding: 10px;
  text-align: center;
  width: 350px;
}
#album img {
  border: 0px;
  margin: 5px;
  max-height:90px;
  max-width: 90px;
  text-align: center;
  vertical-align: middle;
}
#placeholder {
  background-color: black;
  height: 300px;
  width: 100%;
}
#gallery {
  border-color: #aaaaaa;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  margin: 20px;
  padding: 10px;
  text-align: center;
  width: 350px;
}
#label {
  font-size: 1em;
  overflow: hidden;
}
#event {
  font-size: 0.9em;
}
#quote {
  font-weight: bold;
}
#source {
  font-size: 0.8em;
  font-style: italic;
  text-align: right;
}
#tagline {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  font-size: 1.5em;
  font-stretch: condensed;
  font-style: oblique;
  font-variant: small-caps;
  font-weight: bolder;
  margin: 2px;
  overflow: hidden;
  padding: 10px;
  text-align: right;
  white-space: nowrap;
  width: 350px;
}
#taglineFull {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  font-size: 1.5em;
  font-stretch: condensed;
  font-style: oblique;
  font-variant: small-caps;
  font-weight: bolder;
  margin: 2px;
  overflow: hidden;
  padding: 10px;
  text-align: right;
  white-space: nowrap;
  width: 756px;
}
#edge350 {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  margin-bottom: 1px;
  margin-left: 18px;
  margin-right: 18px;
  margin-top: 1px;
  overflow: hidden;
  padding: 0px;
  width: 374px;
}
#edgeleft {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  margin-left: 18px;
  margin-bottom: 1px;
  margin-top: 1px;
  overflow: hidden;
  padding: 0px;
  width: 374px;
}
#edge780 {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  margin-bottom: 1px;
  margin-left: 37px;
  margin-right: 36px;
  margin-top: 1px;
  overflow: hidden;
  padding: 0px;
  width: 804px;
}
#edgeFull {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  margin-bottom: 1px;
  margin-right: 58px;
  margin-top: 1px;
  overflow: hidden;
  padding: 0px;
  width: 780px;
}
#footnote {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  font-size: 0.7em;
  margin: 2px;
  overflow: hidden;
  padding: 10px;
  width: 780px;
}
#onecol {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  font-size: 1em;
  line-height: 100%;
  margin: 2px;
  overflow: hidden;
  padding: 10px;
  width: 780px;
}
#twocol {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  font-size: 1em;
  margin: 2px;
  overflow: hidden;
  padding: 10px;
  width: 350px;
}
#photo {
  background-attachment:fixed;
  background-position:center 0;
  background-repeat:no-repeat;
  margin: 2px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  width: 350px;
}
.floatright {
  float: right;
  width: 150px;
}
.floatleft {
  float: left;
  width: 150px;
}
<!--
.floatmiddle {
  padding: 0px 160px 5px 160px;
  margin: 0px;
}
-->
