/* this stylesheet was created by StrangeBanana (http://www.strangebanana.com)*/
body
{
background-color: rgb(255,255,255);
color: rgb(62,50,92);
font-family: Georgia, 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(62,50,92);
}

#content
{
font-size: 112%;
background-color: rgb(255,255,255);
color: rgb(0,0,0);
border-left-width: 0px; border-right-width: 0px; border-top-width: 1px; border-bottom-width: 1px;
border-left-style: none; border-right-style: none; border-top-style: double; border-bottom-style: double;
padding: 4px 4px 4px 4px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(255,255,255);
color: rgb(62,50,92);
font-family: Georgia, serif;
font-style: normal;
border-color: rgb(77,37,93);
}

a.menuitem
{
font-size: 160%;
background-color: rgb(255,255,255);
color: rgb(62,50,92);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: 20px;
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(75,69,175);
text-align: left;
}

#logo, #logo a
{
font-size: 168%;
background-color: rgb(255,255,255);
color: rgb(72,26,119);
font-family: Georgia, serif;
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 6px 7px 6px 7px;
border-color: rgb(255,255,255);
text-align: center;
}

#trail, #trail a
{
font-size: 115%;
background-color: rgb(0,0,0);
color: rgb(62,50,92);
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: 13px 1px 13px 1px;
border-color: rgb(75,69,175);
text-align: right;
}

#content a
{
color: rgb(62,50,92);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(62,50,92);
color: rgb(255,255,255);
}

img
{
border: 0;
}

h1, h2, h3, h4, h5, h6
{
font-family: Georgia, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 132%;
}

h2
{
font-size: 121%;
}

h3
{
font-size: 110%;
}

h4
{
font-size: 99%;
}

h5
{
font-size: 88%;
}

h6
{
font-size: 77%;
}

#menu a
{
text-decoration: none;
}

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

#trail a
{
text-decoration: underline;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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