<style type="text/css" media="all">
/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/
body
{
background-color: rgb(255,255,255);
color: rgb(141,180,111);
font-family: Arial, Helvetica, sans-serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 4px;
border-bottom-width: 4px;
border-left-style: none; border-right-style: none; border-top-style: solid;
border-bottom-style: solid;
border-color: rgb(162,216,122);
}

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

#menu
{
background-color: rgb(205,221,193);
color: rgb(69,89,54);
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
border-color: rgb(208,237,185);
}

a.menuitem
{
font-size: 125%;
background-color: rgb(57,75,43);
color: rgb(162,216,122);
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(0,0,0);
text-align: left;
}

#logo, #logo a
{
font-size: 173%;
background-color: rgb(141,180,111);
color: rgb(57,75,43);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
padding: 14px 14px 14px 14px;
border-color: rgb(0,0,0);
text-align: left;
}

#trail, #trail a
{
font-size: 97%;
background-color: rgb(57,75,43);
color: rgb(205,221,193);
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: 18px 18px 18px 18px;
border-color: rgb(69,89,54);
text-align: right;
}

#content a
{
color: rgb(69,89,54);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(69,89,54);
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: 161%;
}

h2
{
font-size: 151%;
}

h3
{
font-size: 141%;
}

h4
{
font-size: 131%;
}

h5
{
font-size: 121%;
}

h6
{
font-size: 111%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(162,216,122);
color: rgb(57,75,43);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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

</style>

