body
{background-color: #C6C3C6;
color: rgb(177,14,94);
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(234,138,185);}

#content
{
font-size: 105%;
background-color: #ADAEAD;
color: rgb(0,0,0);
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(0,0,0);
text-align: justify;
}

#menu
{
background-color: #ADAEAD;
color: rgb(92,35,63);
font-family: Times New Roman, serif;
font-style: italic;
border-color: #FFBE00;
}

a.menuitem
{
font-size: 120%;
background-color: #FFFFFF;
color: #5A5D5A;
font-variant: small-caps;
text-transform: none;
font-weight: normal;
margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 15px;
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: center;
}

#logo, #logo a
{
font-size: 179%;
background-color: #D6D3CE;
color: rgb(182,87,134);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
padding: 2px 2px 2px 2px;
border-color: rgb(92,35,63);
text-align: center;
}

#trail, #trail a
{
font-size: 100%;
background-color: #9C9E9C;
color: rgb(92,35,63);
font-family: Times New Roman, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
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: 7px 7px 7px 7px;
border-color: rgb(64,44,54);
text-align: right;
}

#content a
{
color: rgb(177,14,94);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(177,14,94);
color: rgb(255,255,255);
}

h1, h2, h3, h4, h5, h6
{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 141%;
}

h2
{
font-size: 127%;
}

h3
{
font-size: 113%;
}

h4
{
font-size: 99%;
}

h5
{
font-size: 85%;
}

h6
{
font-size: 71%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(177,14,94);
color: rgb(255,255,255);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
#menu                {width: 27%; position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem                {width: auto;}
#content                {margin-left: 27%; width: auto}
.menuitem                {display: block;}


@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}

</style>
