
body
{
background-color: black;
color: rgb(89,49,24);
font-family: Courier New, Courier, 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(123,37,30);
font-style: bold;

}

#content
{
font-size: 97%;
background-color: rgb(255,255,255);
color: rgb(0,0,0);
border-left-width: 3px; border-right-width: 3px; border-top-width: 3px; border-bottom-width: 
3px;
border-left-style: solid; 
border-right-style: solid; 
border-top-style: solid; 
border-bottom-style: solid;

padding: 49px 49px 49px 49px;
border-color: rgb(0,0,0);
font-style: bold;
text-align: left;
}

div.large {
color: #666699;
font-size: 200%;
font-family: Courier New, Courier, monospace;
font-style: bold;
text-decoration: center;
border-color: rgb(123,37,30);}

div.largeblue {
color: #666699;
font-size: 200%;
font-family: Courier New, Courier, monospace;
font-style: bold;
text-decoration: center;
border-color: rgb(123,37,30);}

div.new {
color: crimson;
font-size: 200%;
font-family: Courier New, Courier, monospace;
font-style: bold;
text-decoration: center;
border-color: rgb(123,37,30);}

div.tuff {
color: darkblue;
font-size: 110%;
font-family: Courier New, Courier, monospace;
font-style: bold;
text-decoration: center;
border-color: rgb(123,37,30);}

div.puff {
color: #666699;
font-size: 110%;
font-family: Courier New, Courier, monospace;
font-style: bold;
text-decoration: center;
border-color: rgb(123,37,30);}

#menu
{
background-color: rgb(0,0,0);
color: rgb(209,132,137);
font-family: Courier New, Courier, monospace;
font-style: normal;
border-color: rgb(123,37,30);
}

a.menuitem
{
font-size: 151%;
background-color: rgb(89,49,24);
color: rgb(209,132,137);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 8px; margin-right: 8px; margin-top: 8px; margin-bottom: 8px;
border-left-width: 0px; border-right-width: 0px; border-top-width: 14px; border-bottom-width: 
14px;
border-left-style: none; border-right-style: none; border-top-style: dashed; 
border-bottom-style: dashed;
border-color: rgb(209,132,137);
text-align: right;
}

#logo, #logo a
{
font-size: 152%;
background-color: rgb(194,113,98);
color: rgb(123,37,30);
font-family: Courier New, Courier, monospace;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
padding: 11px 11px 11px 11px;
border-color: rgb(188,127,144);
text-align: left;
}

#trail, #trail a
{
font-size: 106%;
background-color: rgb(172,149,114);
color: rgb(123,37,30);
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: 10px 14px 10px 14px;
border-color: rgb(188,127,144);
text-align: left;
}

#content a
{
color: rgb(194,113,98);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(194,113,98);
color: rgb(255,255,255);
}

h1, h2, h3, h4, h5, h6
{
font-family: Courier New, Courier, monospace;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 169%;
}

h2
{
font-size: 159%;
}

h3
{
font-size: 149%;
}

h4
{
font-size: 139%;
}

h5
{
font-size: 129%;
}

h6
{
font-size: 119%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(209,132,137);
color: rgb(89,49,24);
}

#trail a
{
text-decoration: none;
}

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

