body
{
background-color: rgb(220,125,175);
color: rgb(147,19,115);
font-family: 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: 95%;
background-color: rgb(255,255,255);
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: 39px 39px 39px 39px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(220,125,175);
color: rgb(72,21,85);
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
border-color: rgb(0,0,0);
}

a.menuitem
{
font-size: 126%;
background-color: rgb(220,125,175);
color: rgb(102,18,162);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 20px; margin-right: 20px; margin-top: 3px; margin-bottom: 3px;
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(220,125,175);
text-align: right;
}

#logo, #logo a
{
font-size: 161%;
background-color: rgb(255,255,255);
color: rgb(102,18,162);
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-variant: small-caps;
text-transform: none;
font-weight: normal;
text-indent: 41;
padding: 11px 11px 11px 11px;
border-color: rgb(72,21,85);
text-align: left;
}

#trail, #trail a
{
font-size: 124%;
background-color: rgb(255,255,255);
color: rgb(178,66,193);
font-style: normal;
font-variant: small-caps;
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: 16px 16px 16px 16px;
border-color: rgb(147,19,115);
text-align: center;
}

#content a
{
color: rgb(220,125,175);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(220,125,175);
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: 150%;
}

h2
{
font-size: 136%;
}

h3
{
font-size: 122%;
}

h4
{
font-size: 108%;
}

h5
{
font-size: 94%;
}

h6
{
font-size: 80%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(102,18,162);
color: rgb(220,125,175);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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

