body
{
background-color: rgb(0,0,0);
color: rgb(67,195,86);
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(174,27,153);
}

#content
{
font-size: 119%;
background-color: rgb(0,0,0);
color: rgb(67,195,86);
border-left-width: 0px; border-right-width: 0px; border-top-width: 13px; border-bottom-width: 
13px;
border-left-style: none; border-right-style: none; border-top-style: solid; 
border-bottom-style: solid;
padding: 36px 36px 36px 36px;
border-color: rgb(0,0,0);
text-align: justify;
}

#menu
{
background-color: rgb(255,255,255);
color: rgb(34,146,50);
font-family: Georgia, serif;
font-style: normal;
border-color: rgb(172,73,158);
}

a.menuitem
{
font-size: 124%;
background-color: rgb(255,255,255);
color: rgb(172,73,158);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 
1px;
border-left-style: double; border-right-style: double; border-top-style: solid; 
border-bottom-style: solid;
border-color: rgb(239,131,224);
text-align: right;
}

#logo, #logo a
{
font-size: 86%;
background-color: rgb(0,0,0);
color: rgb(255,255,255);
font-family: Georgia, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 14px 14px 14px 14px;
border-color: rgb(34,146,50);
text-align: right;
}

#trail, #trail a
{
font-size: 119%;
background-color: rgb(0,0,0);
color: rgb(239,131,224);
font-style: normal;
font-variant: normal;
text-transform: uppercase;
font-weight: bold;
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: 20px 20px 20px 20px;
border-color: rgb(67,195,86);
text-align: right;
}

#content a
{
color: rgb(239,131,224);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(239,131,224);
color: rgb(0,0,0);
}

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

h1
{
font-size: 173%;
color: orange;
}

h2
{
font-size: 153%;
color: orange;
}

h3
{
font-size: 137%;
color: orange;
}

h4
{
font-size: 114%;
color: yellow;
}

h5
{
font-size: 91%;
}

h6
{
font-size: 78%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(172,73,158);
color: rgb(255,255,255);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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

