
body
{
background-color: #000000;
color: #330066;
font-family: Georgia, serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(171,75,85);
}

#content
{
font-size: 120%;
background-color: #000000;
color: #FFCCFF;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 9px 32px 9px 32px;
border-color: rgb(0,0,0);
text-align: justify;
}


#trail, #trail a
{
font-size: 102%;
background-color: rgb(0,0,0);
color: rgb(23,134,123);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
border-left-width: 3px; border-right-width: 3px; border-top-width: 3px; border-bottom-width: 3px;
border-left-style: groove; border-right-style: groove; border-top-style: groove; border-bottom-style: groove;
padding: 2px 17px 2px 17px;
border-color: rgb(255,255,255);
text-align: center;
}

#content a
{
color: #CCFFCC;
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(171,75,85);
color: rgb(0,0,0);
}

h1, h2, h3, h4, h5, h6
{
font-family: Georgia, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 155%;
color: #FF3300;
}

h2
{
font-size: 146%;
color: #CCCCFF;
}

h3
{
font-size: 137%;
color: #99FFCC
}

h4
{
font-size: 128%;
color: gray;
}

h5
{
font-size: 119%;
color="#666699;
}

h6
{
font-size: 110%;
}


#trail a
{
text-decoration: underline;
}


#trail a:hover
{
}

/* layout */
.menuitem		{display: inline;}


@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}

