body
{
background-color: rgb(0,0,0);
color: rgb(169,191,164);
font-family: Verdana, Arial, Helvetica, sans-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(0,0,0);
}

#content
{
font-size: 114%;
background-color: rgb(0,0,0);
color: rgb(255,255,255);
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(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(0,0,0);
color: rgb(47,242,1);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
border-color: rgb(205,232,198);
}

a.menuitem
{
font-size: 155%;
background-color: rgb(0,0,0);
color: rgb(255,0,0);
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 10px; margin-right: 10px; margin-top: 14px; margin-bottom: 14px;
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(214,251,205);
text-align: left;
}

#logo, #logo a
{
font-size: 60;
background-color: rgb(0,0,0);
color: rgb(0,255,0);
font-family: Calibri;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
text-align: center;
margin-top: 15px; margin-bottom: 0px;
}

#content a
{
color: rgb(47,242,1);
text-decoration: underline;

}

#content a:hover, #content a:active
{
background-color: rgb(47,242,1);
color: rgb(0,0,0);
}

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

h1
{
font-size: 152%;
}

h2
{
font-size: 142%;
}

h3
{
font-size: 132%;
}

h4
{
font-size: 122%;
}

h5
{
font-size: 112%;
}

h6
{
font-size: 102%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(51,66,48);
color: rgb(0,255,0);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
#menu		{width: 29%; position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem		{width: auto;}
#content		{margin-left: 29%; width: auto}
.menuitem		{display: block;}


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