/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/

body
{
background-color: rgb(152,127,227);
color: rgb(29,9,172);
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: solid; border-bottom-style: solid;
border-color: rgb(29,9,172);
}

#content
{
font-size: 118%;
background-color: rgb(29,9,172);
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: 29px 29px 29px 29px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(0,0,0);
color: rgb(152,127,227);
font-family: &quot;Palatino Linotype&quot;, &quot;Book Antiqua&quot;, Palatino, serif;
font-style: normal;
border-color: rgb(80,13,110);
}

a.menuitem
{
font-size: 143%;
background-color: rgb(255,255,255);
color: rgb(80,13,110);
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 13px; margin-right: 13px; margin-top: 13px; margin-bottom: 13px;
border-left-width: 0px; border-right-width: 13px; border-top-width: 13px; border-bottom-width: 0px;
border-left-style: none; border-right-style: dashed; border-top-style: solid; border-bottom-style: none;
border-color: rgb(0,0,0);
text-align: right;
}

#logo, #logo a
{
font-size: 213%;
background-color: rgb(152,166,224);
color: rgb(29,9,172);
font-family: &quot;Palatino Linotype&quot;, &quot;Book Antiqua&quot;, Palatino, serif;
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: bold;
padding: 18px 12px 18px 12px;
border-color: rgb(29,9,172);
text-align: left;
}

#trail, #trail a
{
font-size: 113%;
background-color: rgb(80,13,110);
color: rgb(152,127,227);
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: 12px 12px 12px 12px;
border-color: rgb(127,96,163);
text-align: center;
}

#content a
{
color: rgb(152,166,224);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(152,166,224);
color: rgb(29,9,172);
}

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: 167%;
}

h2
{
font-size: 155%;
}

h3
{
font-size: 143%;
}

h4
{
font-size: 131%;
}

h5
{
font-size: 119%;
}

h6
{
font-size: 107%;
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#menu a
{
text-decoration: none;
}

#trail a:hover
{
}

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

/* 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;}
.container		{ width: 1000px; margin-left:auto; margin-right:auto;}

@media print
{{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}}

