
body
{
background-color: rgb(40,130,40);
color: rgb(38,190,207);
font-family: Trebuchet MS, 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(47,92,97);
}

#content
{
font-size: 103%;
background-color: rgb(176,224,176);
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: 48px 48px 48px 48px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(40,130,40);
color: rgb(40,130,40);
font-family: Trebuchet MS, sans-serif;
font-style: normal;
border-color: rgb(72,109,114);
}

a.menuitem
{
font-size: 156%;
background-color: rgb(40,130,40);
color: rgb(0,63,0);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 3px; margin-right: 3px; margin-top: 9px; margin-bottom: 9px;
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(47,92,97);
text-align: right;
}

#logo, #logo a
{
font-size: 200%;
background-color: rgb(0,0,0);
background-image: url(PoisonIvy0.jpg); 
color: rgb(255,255,255);
font-family: Trebuchet MS, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 0px 13px 0px 13px;
border-color: rgb(187,205,207);
text-align: center;
}

#trail, #trail a
{
font-size: 108%;
background-color: rgb(255,255,255);
color: rgb(47,92,97);
font-style: italic;
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 13px 13px 13px;
border-color: rgb(255,255,255);
text-align: left;
}

#content a
{
color: rgb(47,92,97);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(47,92,97);
color: rgb(255,255,255);
}

h1, h2, h3, h4, h5, h6
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 139%;
}

h2
{
font-size: 125%;
}

h3
{
font-size: 111%;
}

h4
{
font-size: 97%;
}

h5
{
font-size: 83%;
}

h6
{
font-size: 69%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(128,128,128);
background-image: url(PoisonIvy0.jpg); 
color: rgb(47,240,97);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* 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;}


@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}
