<!--
  body { 
    margin: 0;
    padding: 0;
    background-color: #000000;
    background-image: url(./images/cover_art_bg2.jpg);
  }

    a:link    { color: #0000fe; text-decoration: none}
    a:visited { color: #0000fe; text-decoration: none}
    a:active  { color: #f20000; text-decoration: none}
    a:hover   { color: #f20000; }

    a.navigate { font-size: 57% }
    a.navigate:link    {color: #ffbb00;}
    a.navigate:visited {color: #ffbb00;}
    a.navigate:active  {color: #ffffff;}
    a.navigate:hover   {color: #ffffff;}
 .navigate {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
 }
   
    P { margin-bottom: 0.08in; text-align: justify; page-break-before: auto }
    H1 { margin-bottom: 0.08in; text-align: justify; page-break-before: auto }
    H1.western { font-family: "Arial", sans-serif; font-size: 16pt }
    H1.cjk { font-family: "Tahoma"; font-size: 16pt }
    H1.ctl { font-family: "Tahoma"; font-size: 16pt }
    TD P { margin-bottom: 0.08in; text-align: justify; page-break-before: auto }
    TH P { margin-bottom: 0.08in; page-break-before: auto }
    P.sdfootnote { margin-left: 0.2in; text-indent: -0.2in; margin-bottom: 0.15in; font-size: 10pt }
    P.sdendnote { margin-right: 0.2in; margin-bottom: 0.08in; font-size: 10pt; text-align: left; page-break-inside: avoid }
    BLOCKQUOTE { text-align: justify; page-break-before: auto }
    PRE { text-align: justify; page-break-before: auto }
    A.sdfootnoteanc { font-size: 57% }
    A.sdendnoteanc { font-size: 57% }

#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left; /* LTR */
  padding: 0.8em 0.5em;
  border: 0;
}
.site-name {
  margin: 0.6em 0 0 ;
  padding: 0;
  font: 230% Verdana, Arial, Helvetica, sans-serif;
}
.site-name a:link, .site-name a:visited {
  color: #ffffff;
}
.site-name a:hover {
  color: #ffbb00;
  text-decoration: none;
}
#site-slogan {
  margin: 0 0 0 0;
  padding: 0 0 0 0.5em;
  color: #a1aaf8;
  font: 76% Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.form-item label {
  font-size: 1em;
  color: #ffffff;
  font-weight: bold;
}
.form-item label[for="edit-search-theme-form-1"] {
  font-size: 1em;
  font-weight: bold;
  color: #ffffff;
}
#menu {
  padding: 0.5em 0.5em 0.0em 0.5em; /* LTR */
  text-align: right; /* LTR */
  color:      #a1aaf8;
  vertical-align: middle;
  font: 76% Verdana, Arial, Helvetica, sans-serif;
}
#menu form {
  margin-top: 0;
  margin-bottom: 0;
}
#menu a {
  font-weight: bold;
  color: #ffffff;
}
#menu a:hover {
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
#navlist {
  font-size: 1.0em;
  padding: 0 0.8em 0.2em 0; /* LTR */
  color: #a1aaf8;
}
#navlist a {
  font-weight: bold;
  color: #ffffff;
}
#navlist a:hover {
  font-weight: bold;
  color: #a1aaf8;
  text-decoration: underline;
}
#search .form-text, #search .form-submit {
  border: 1px solid #336699;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
-->

