body
A { text-decoration: none; }
{
background-color: rgb(157,211,255);
color: rgb(0,0,0);
font-family: Comic;
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(229,46,216);
}

#content
{
font-size: 98%;
background-color: rgb(157,211,255);
color: rgb(0,0,0);
border-left-width: 1px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: groove; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 36px 36px 36px 36px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(157,211,255);
color: rgb(157,211,255);
font-family: Comic Sans MS;
font-style: normal;
border-color: rgb(59,198,69);
}

a.menuitem
{
font-size: 100%;
background-color: rgb(157,211,255);
color: rgb(0,0,0);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 25px; margin-right: 25px; margin-top: 10px; margin-bottom: 10px;
border-left-width: 2px; border-right-width: 2px; border-top-width: 2px; border-bottom-width: 2px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style: solid;
border-color: rgb(255,204,0);
text-align: center;
}

#logo, #logo a
{
font-size: 155%;
background-color: rgb(157,211,255);
color: rgb(157,211,255);
font-family: Comic Sans MS;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
border-color: rgb(157,211,255);
text-align: center;
}

#trail, #trail a
{
font-size: 124%;
background-color: rgb(157,211,255);
color: rgb(128,128,128);
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: 7px 7px 7px 7px;
border-color: rgb(214,46,202);
text-align: right;
}

#content a
{
color: rgb(214,46,202);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(157,211,255);
color: rgb(255,255,255);
}

h1, h2, h3, h4, h5, h6
{
font-family: Comic Sans MS;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 142%;
}

h2
{
font-size: 128%;
}

h3
{
font-size: 114%;
}

h4
{
font-size: 100%;
}

h5
{
font-size: 86%;
}

h6
{
font-size: 72%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(157,211,255);
color: rgb(128,128,128);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
.menuitem		{display: inline;}
