body
{
background-color: rgb(62,18,26);
color: rgb(227,117,137);
font-family: Times New Roman, 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(87,44,52);
}

#content
{
font-size: 100%;
background-color: rgb(227,117,137);
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;
padding: 15px 15px 15px 15px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(222,193,198);
color: rgb(58,21,27);
font-family: Times New Roman, serif;
font-style: normal;
text-indent: 9;
border-color: rgb(227,117,137);
}

a.menuitem
{
font-size: 128%;
background-color: rgb(0,0,0);
color: rgb(227,117,137);
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
border-left-style: inset; border-right-style: inset; border-top-style: inset; border-bottom-style: inset;
border-color: rgb(247,9,51);
text-align: left;
}

h2.menuitem
{
font-size: 128%;
background-color: rgb(255,255,255);
color: rgb(0,0,0);
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
border-left-style: inset; border-right-style: inset; border-top-style: inset; border-bottom-style: inset;
border-color: rgb(227,117,137);
text-align: left;
}

#logo, #logo a
{
font-size: 177%;
background-color: rgb(255,255,255);
color: rgb(58,21,27);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 19px 19px 19px 19px;
border-color: rgb(87,44,52);
text-align: left;
}

#trail, #trail a
{
font-size: 111%;
background-color: rgb(62,18,26);
color: rgb(227,117,137);
font-style: normal;
font-variant: normal;
text-transform: none;
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: 0px 0px 0px 0px;
border-color: rgb(227,117,137);
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(227,117,137);
}

h1, h2, h3, h4, h5, h6
{
font-family: Trebuchet MS, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
border-bottom: 1px rgb(247,9,51) inset;
}

h1
{
font-size: 120%;
}

h2
{
font-size: 106%;
}

h3
{
font-size: 92%;
}

h4
{
font-size: 78%;
}

h5
{
font-size: 64%;
}

h6
{
font-size: 50%;
}

#menu a
{
text-decoration: none;
}

a.menuitem:hover
{
background-color: rgb(227,117,137);
color: rgb(0,0,0);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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