body
{
background-color: rgb(0,0,0);
color: rgb(126,173,201);
font-family: Arial, Helvetica, sans-serif;
border-left-width: 16px; border-right-width: 16px; border-top-width: 16px; border-bottom-width: 16px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style: solid;
border-color: rgb(18,65,93);
}

#content
{
font-size: 100%;
background-color: rgb(133,98,78);
color: rgb(255,255,255);
border-left-width: 0px; border-right-width: 6px; border-top-width: 6px; border-bottom-width: 0px;
border-left-style: none; border-right-style: solid; border-top-style: solid; border-bottom-style: none;
padding: 11px 22px 11px 22px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(255,255,255);
color: rgb(30,168,251);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
border-color: rgb(71,128,163);
}

a.menuitem
{
font-size: 100%;
/*background-color: rgb(220,172,144);*/
color: rgb(133,98,78);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;
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(71,128,163);
text-align: left;
}

a.menucat
{
font-size: 100%;
background-color: rgb(220,172,144);
color: rgb(67,49,39);
font-variant: normal;
text-transform: none;
font-weight: bolder;
margin-left: 0px; margin-right: 0px; margin-top: 1px; margin-bottom: 1px;
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(71,128,163);
}

#logo, #logo td
{
font-size: 120%;
background-color: rgb(126,173,201);
color: rgb(133,98,78);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 4px 2px 4px 2px;
border-color: rgb(71,128,163);
/*text-align: right;*/
}

#logo td a
{
font-size: 80%;
}

.bigletter
{
font-size: 175%;
}

#trail, #trail a
{
font-size: 99%;
background-color: rgb(255,255,255);
color: rgb(133,98,78);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
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: 0px 0px 0px 0px;
border-color: rgb(71,128,163);
text-align: left;
}

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

#content a:hover, #content a:active
{
background-color: rgb(0,0,0);
color: rgb(133,98,78);
}

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

h1
{
font-size: 140%;
}

h2
{
font-size: 128%;
}

h3
{
font-size: 116%;
}

h4
{
font-size: 104%;
}

h5
{
font-size: 92%;
}

h6
{
font-size: 80%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(133,98,78);
color: rgb(220,172,144);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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