
<style type="text/css" media="all">

body
{
background-color: rgb(73,53,137);
color: rgb(175,181,204);
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(82,119,207);
}

#content
{
font-size: 119%;
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: 37px 27px 10px 13px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(255, 255, 255);
color: rgb(175,181,204);
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
border-color: rgb(255,255,255);
}

a.menuitem
{
font-size: 156%;
background-color: rgb(255, 255, 255);
color: rgb(255,255,255);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 14px; margin-right: 14px; margin-top: 14px; margin-bottom: 14px;
text-align: center;
}

#logo, #logo a
{
font-size: 200%;
background-color: rgb(77, 25, 121);
color: rgb(175,181,204);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 9px 9px 9px 9px;
border-color: rgb(73,53,137);
text-align: left;
}

#trail, #trail a
{
font-size: 95%;
background-color: rgb(77, 25, 121);
color: rgb(187,202,210);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
text-indent: 9;
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: 6px 6px 6px 6px;
border-color: rgb(0,0,0);
text-align: left;
}

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

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

h2
{
font-size: 156%;
}

h3
{
font-size: 144%;
}

h4
{
font-size: 132%;
}

h5
{
font-size: 120%;
}

h6
{
font-size: 108%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(255,255,255);
color: rgb(255,255,255);
}

#trail a
{
text-decoration: underline;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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

</style>

