BODY
{
Background-Color: #000033; /* text color: */ color: #FFCC00;
}

TABLE
{
Text-Align: center;
Vertical-Align: top;
Text-Decoration: none;
Border-Style: groove;
Border: none;
}

CAPTION {
Font-style: italic;
Font-size: 100%;
color: #886A04;
}

.sitename {
Font-family: Garamond;
Font-size: 170%;
Font-weight: bold;
color: GoldenRod;
}

.sitesub {
Font-family: Verdana;
Font-size: 110%;
Font-weight: bold;
color: #886A04;
}

HR.dark90 {
 color: #886A04;
 width: 90%;
}

H1 {
 text-align: center;
 font: Garmond bold 150% sans-serif; 
 color: #FFCCOO;
 margin-top: 5px; cellpadding-top: 2em;
}

H2 { 
 text-align: center;
 font: bold 120% sans-serif;
 color: goldenrod; }

.size1 {
Font-Family: Arial, Helvetica, sans-serif;
Font-Size: 70%;
Font-Weight: normal;
color: #886A04;
}

.size2 {
Font-Family: Arial, Helvetica, sans-serif;
Font-Size:80%;
Font-Weight: normal;
color: #886A04;
}

.menuShow{
 border: 1px solid #666666;
 background-color:;
 padding: 13px;
 font-size: 13px;
 font-family: Verdana, Arial;
 }
 
div.spacer{
 clear: both;
 }

#navbar {
 width: 80%;
 }

/* layout */

#siteid {
 position: relative;
 top: .5em
 align: center;
 text-align: center; 
 width: 400;
 margin: 0.5em;
  /* background: #003399; color: #FFFFFF; border: solid thin #D7040B;*/
}
DIV#intro2 {
 float:left;
 top: 90em;
 width: 100;
 margin: 0.2em;
 border-style: inset;
 border-color: #D7040B;
 text-align: center;
 background-color: #000066; /*#CAB104*/
 color: #000033;
}
DIV#galleries {
 position;relative;
 right: 0;
 top 90em;
 width: 60%;
 padding-right: 7em;
} 
DIV#intro {
 position; abolute;
 top: 90em;
 width:15%;
 right: 0;
 border-style: inset;
 border-color: #D7040B;
 text-align: left;
 /*background-color: #CAB104;*/
 color: #FFCC00;
}
#float_bottomnav {
 float: center;
 width: 600;
 margin: 0.5em;
  /* background: #003399; color: #FFFFFF; border: solid thin #D7040B;*/
}
