 body
{
background-color: gray;
color: black;
font-family: Times New Roman, serif;
border-left-width: 13px; border-right-width: 13px; border-top-width: 13px; border-bottom-width: 13px;
border-left-style: double; border-right-style: double; border-top-style: double; border-bottom-style: double;
border-color: black;
}

#content
{
font-size: 98%;
background-color: gray;
color: black;
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: 45px 45px 45px 45px;
border-color: black;
text-align: left;
}

#menu
{
background-color: gray;
color: black;
font-family: Georgia, serif;
font-style: normal;
border-color: black;
}

a.menuitem
{
font-size: 121%;
background-color: gray;
color: black;
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;
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: black;
text-align: left;
}

#logo, #logo a
{
font-size: 163%;
background-color: gray;
color: black;
font-family: Times New Roman, serif;
font-style: normal;
font-variant: normal;
text-transform: capitalize;
font-weight: bold;
padding: 2px 17px 2px 17px;
border-color: black;
text-align: left;
}

#trail, #trail a
{
font-size: 112%;
background-color: gray;
color: black;
font-style: italic;
font-variant: small-caps;
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: 5px 5px 5px 5px;
border-color: black;
text-align: right;
}

#content a
{
color: black;
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: gray;
color: black;
}

h1, h2, h3, h4, h5, h6
{
font-family: Georgia, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 168%;
}

h2
{
font-size: 158%;
}

h3
{
font-size: 148%;
}

h4
{
font-size: 138%;
}

h5
{
font-size: 128%;
}

h6
{
font-size: 118%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: gray;
color: black;
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}
