/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/

body
{
background-color: rgb(255,255,255);
color: rgb(61,184,48);
font-family: &quot;Lucida Console&quot;, Monaco, monospace;
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,130,49);
}

#content
{
font-size: 117%;
background-color: rgb(0,0,0);
color: rgb(154,190,110);
border-left-width: 9px; border-right-width: 9px; border-top-width: 9px; border-bottom-width: 9px;
border-left-style: ridge; border-right-style: ridge; border-top-style: ridge; border-bottom-style: ridge;
padding: 28px 28px 28px 28px;
border-color: rgb(0,0,0);
text-align: justify;
}

#menu
{
background-color: rgb(255,255,255);
color: rgb(47,135,58);
font-family: &quot;Lucida Console&quot;, Monaco, monospace;
font-style: normal;
border-color: rgb(154,190,110);
}

a.menuitem
{
font-size: 141%;
background-color: rgb(255,255,255);
color: rgb(75,130,49);
font-variant: normal;
text-transform: uppercase;
font-weight: normal;
margin-left: 12px; margin-right: 12px; margin-top: 12px; margin-bottom: 12px;
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(74,151,100);
text-align: center;
}

#logo, #logo a
{
font-size: 209%;
background-color: rgb(255,255,255);
color: rgb(154,190,110);
font-family: Trebuchet MS, sans-serif;
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: bold;
padding: 11px 11px 11px 11px;
border-color: rgb(47,135,58);
text-align: left;
}

#trail, #trail a
{
font-size: 111%;
background-color: rgb(0,0,0);
color: rgb(154,190,110);
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: 11px 11px 11px 11px;
border-color: rgb(75,130,49);
text-align: center;
}

#content a
{
color: rgb(61,184,48);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(61,184,48);
color: rgb(0,0,0);
}

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

h1
{
font-size: 166%;
}

h2
{
font-size: 154%;
}

h3
{
font-size: 142%;
}

h4
{
font-size: 130%;
}

h5
{
font-size: 118%;
}

h6
{
font-size: 106%;
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#menu a
{
text-decoration: none;
}

#trail a:hover
{
}

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

/* layout */
#menu		{width: 30%; position: relative; top: 0; right: 0; float: right; text-align: center;}
.menuitem		{width: auto;}
#content		{margin-right: 30%; 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;}
}}

