BODY 
{
   background-image: url('https://www.blakely.net/icons/galena_blakely_background.jpg');
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center; 
   background-color: white;
   color: #165284;   
   margin-left: 5%;
   margin-right: 5%;
   font-size: 12pt;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1
{
   color: #4682B4;
   font-size: 24pt;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   background-color: white;
}
h2
{
   color: #000000;
   font-size: 18pt;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3
{
   color: #000000;
   font-size: 14pt;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h4
{
   color: #000000;
   font-size: 12pt;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h5
{
   color: #000000;
   font-size: 10pt;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h6
{
   color: #000000;
   font-size: 8pt;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img
{
   border: none;
}
p, ol, ul, dl, li, td
{
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #165284;
}
.class0 
{
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 20pt;
   color: #6f6f6d;
}
.class1 a:link
{
   color: #0000FF;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: none;
}
.class1 a:visited
{
   color: #0000FF;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: none;
}
.class1 a:hover
{
   color: red;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   text-decoration: none;
}
.class2 a:link
{
   color: Red;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   text-decoration: none;
}
.class2 a:visited
{
   color: Maroon;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   text-decoration: none;
}
.class2 a:hover
{
   color: Green;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   text-decoration: none;
}
input
{
   color: #006600;
   text-decoration: none;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 8pt;
}
.class2 table
{
   text-decoration: none;
   font-family: "Lucida Sans Typewriter", Courier;
   font-size: 9pt;
   background-color: #4682B4;
   color: #FFFFFF;
}
pre
{
   text-decoration: none;
   font-family: "Lucida Console", "Courier New", Courier;
   font-size: 10pt;
   color: #165284;
}
.class2 th
{
   text-decoration: none;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;

}
.class2 th.withborder
{
   border-style: solid;
   border-width: thin;        /* sets border width on all sides */
   border-color: #000099;
   margin: 12px 12px 12px 12px;
   padding: 12px 0px 12px 12px; /* Note 0px padding right */
   text-decoration: none;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #165284;
}
 td.narrow
{
   width: 190px;
}
#all
{
  position: absolute;
  top: 1em;
  left: 1em;
  right: 1em;
}
#menu
{
   position: absolute;
   top: 6em;
   left: 2em;
}
#title
{
   position: absolute;
   top: 1em;
   left: 10em;
   height: 180px;
}
#topright
{
  position: absolute;
  top: 1em;
  right: 2em;
  height: 60px;
}
#abovemainleft
{
  position: absolute;
  top: 10em;
  left: 2em;
  height: 60px;
}
#abovemainright
{
  position: absolute;
  top: 12em;
  right: 2em;
  height: 60px;
}

#main {
 position: absolute;
 top: 9em;
 left: 20em;
 font-size: 11pt;
   font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer {
 position: relative;
 bottom: 2em;
 left: 2em;
 font-size: 11pt;
  font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;

}
/* --- menu styles ---
note:
        not all browsers render styles the same way so try out your style sheet
        on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
        font-family: cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        padding: 4px;
        color: #FFFFFF;
}
.m0l0iover {
        font: 12px cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration: underline;
        padding: 4px;
        color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
        text-decoration : none;
        border : 1px solid #FFFFFF;
        background: #4682B4;
}
.m0l0oover {
        text-decoration : none;
        border : 1px solid #FFFFFF;
        background: #5AA7E5;
}

/* level 1 inner */
.m0l1iout {
        font: 12px cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration: none;
        padding: 4px;
        color: #000000;
}
.m0l1iover {
        font: bold 12px cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration : none;
        padding: 4px;
        color: #000000;
}

/* level 1 outer */
.m0l1oout {
        text-decoration : none;
        border : 1px solid #FFFFFF;
        background: #46B446;
}
.m0l1oover {
        text-decoration : none;
        border : 1px solid #FFFFFF;
        background: #5AE55A;
}

/* level 2 inner */
.m0l2iover {
        font: 12px cursive, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration : none;
        padding: 4px;
        color: #000000;
}

/* level 2 outer */
.m0l2oout {
        text-decoration : none;
        border : 1px solid #FFFFFF;
        background: #B44646;
}
.m0l2oover {
        text-decoration : none;
        border : 1px solid #FFFFFF;
        background: #E55A5A;
}
#index {
       text-decoration : none;
       font: 12px "Lucida Console", "Courier New";
}

