<STYLE TYPE="text/css">
<!--

/* Looks */

CAPTION {
 Font-style: none;
 Font-size: 90%;
 color: goldenrod;
}

.sitename {
Font-size: 150%;
color: #886A04;
}

.enter {
 Font-size: 120%;
 color: #886A04;
 padding-bottom: 5px;
}

TABLE#mainmenu {
 font-size: 40%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.size1 {
color: goldenrod;
}

.size2 {
color: goldenrod;
}

.intro {
text-align: left;
color: goldenrod;
vertical-align: text-top;
font-family: Arial Helvetica san serif;
font-size: 85%;
color: goldenrod;
vertical-align: top 
}



/* Try to get rid of borders on housekeeping menu gifs 
DIV#nolink {
A:link { color: White; }
A:visited { color: none; }
}

A:LINK {
Border-Color: DarkGold;
color: DarkGold;
}


a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}  */

/* 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#photo {
 position: absolute;
 right: .25em;
 top: 0px;
 width: 90;
 margin: 0;
 border-style: none;
 border-color: #DAAD50;
 text-align: center;
 color: #000033;
}
DIV#signature {
 position: absolute;
 left: 0;
 top: 0px;
 width: 150;
 margin: 0;
 border-style: none;
 border-color: #DAAD50;
 text-align: center;
 /*color: #000033;*/
}

DIV#galleries {
 position: relative;
 clear: none;
 /*right: 0;
 top 90em;
 width: 60%;
 padding-right: 7em;*/
} 
DIV#intro {
 position; absolute;
 clear: none;
 right: 2em
 top: 0em;
 width:10%;
 border-style: none;
 border-color: #D7040B;
 text-align: left;
 color: #886A04;
}
#float_bottomnav {
 float: center;
 width: 600;
 margin: 0.5em;
  /* background: #003399; color: #FFFFFF; border: solid thin #D7040B;*/
}
#housekeeping {
 background-color: #800000;
 padding: 5px;
}

.navlink {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
}
a.navlink {
	text-decoration: none
}
a.navlink:link {
	text-decoration: none
}
a.navlink:visited {
	text-decoration: none
}
a.navlink:hover {
	text-decoration: none
}

-->
</STYLE>