body

{
background-image: url("pics/pink_b003.jpg");
background-color:black;
color: rgb(223,170,141);
font-family: Tahoma, 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(196,100,48);

}

#content
{
font-size: 136%;
color: rgb(220,116,59);
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: 54px 54px 10px 54px;
border-color: rgb(0,0,0);
text-align: justify;
}

#menu
{
background-color:0;
color: rgb(196,100,48);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
border-color: rgb(185,208,221);
}

a.menuitem
{
font-size: 76%;
background-color:0;
color: rgb(199,175,162);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 
10px;
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(199,175,162);
text-align: left;
}

#logo, #logo a
{
font-size: 109%;
background-color: 0;
color: rgb(220,116,59);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 2px 2px 2px 2px;
border-color: rgb(223,170,141);
text-align: left;
}

#trail, #trail a
{
font-size: 118%;
background-color: 0;
color: rgb(220,116,59);
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: bold;
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: 0px 0px 0px 0px;
border-color: rgb(185,208,221);
text-align: center;
}

#content a
{
color: rgb(199,175,162);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(199,175,162);
color: rgb(0,0,0);
}

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

h1
{
font-size: 152%;
color: #9966CC ;
}

h2

{
font-size: 140%;
color: 	#FFCC33;
}


h3
{
font-size: 128%;
color: 	#990099;
}

h4
{
font-size: 116%;
color: lightgreen;
}

h5
{
font-size: 104%;
}

h6
{
font-size: 92%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color:0;
color: rgb(0,0,0);
}

#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;}
}


