/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/
body
{
background-color: rgb(255,255,255);
color: rgb(0,0,0);
font-family: 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(0,0,0);
}

#footer
{
background-color: rgb(0,0,0);
color: rgb(255,255,255);
font-family: serif;
padding: 3px 3px 3px 270px;
}

#footer a:active
{
background-color: rgb(0, 0, 0);
color: blue;
}

#footer a:visited
{
background-color: rgb(0, 0, 0);
color: red;
}

#footer a:hover 
{
background-color: rgb(226,207,101);
color: rgb(17,30,103);
}
h1.header
{
font-family: serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

#content
{
font-size: 100%;
background-color: rgb(255,255,255);
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: 2px 2px 2px 2px;
border-color: rgb(0,0,0);
text-align: left;
}
#menu
{
background-color: rgb(153,0,0);
color: rgb(0,0,0);
font-family: sans-serif;
font-style: normal;
border-color: rgb(0,0,0);
}

p.menuline
{
font-size: 100%;
background-color: rgb(255,255,255);
color: rgb(0,0,0);
font-family: sans-serif;
font-style: normal;
font-variant: small-caps;
text-transform: uppercase;
font-weight: bold;
margin-left: 14px; margin-right: 14px; margin-top: 14px; margin-bottom: 14px;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
border-left-style: groove; border-right-style: groove; border-top-style: groove; border-bottom-style: groove;
border-color: rgb(255,255,255);
text-align: right;

}

a.menuitem
{
font-size: 100%;
background-color: rgb(153,0,0);
color: rgb(255,255,255);
margin-left: 4px; margin-right: 14px; margin-top: 4px; margin-bottom: 4px;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
border-color: rgb(153,0,0);
text-align: right;
}
/*
border-left-style: groove; border-right-style: groove; border-top-style: groove; border-bottom-style: groove;
*/

#logo, #logo a
{
font-size: 175%;
background-color: rgb(0,0,0);
color: rgb(255,255,255);
font-family: serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
padding: 3px 3px 3px 120px;
border-color: rgb(0,0,0);
text-align: left;
}

#trail, #trail a
{
font-size: 92%;
background-color: rgb(255,255,255);
color: rgb(88,77,17);
font-style: normal;
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: 15px 8px 15px 8px;
border-color: rgb(255,255,255);
text-align: left;
}



/*
#content a
{
color: rgb(98,114,200);
text-decoration: underline oveline;
}
*/

#content a:hover, #content a:active
{
background-color: rgb(226,207,101);
color: rgb(17,30,103);
} 

h1, h2, h3, h4, h5, h6
{
font-family: sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 138%;
}
h2
{
font-size: 124%;
}
h3
{
font-size: 110%;
}
h4
{
font-size: 96%;
font-weight: bold;
}
h5
{
font-size: 82%;
}
h6
{
font-size: 68%;
}


#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(226,207,101);
color: rgb(17,30,103);
}
#trail a
{
text-decoration: none;
}
#logo a
{
text-decoration: none;
}
#trail a:hover
{
}
/* layout */
#menu {width: 23%; position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem {width: auto;}
#content {margin-left: 23%; width: auto;}
.menuitem {display: block;}
#footer {width: 100%; float: left; position: relative;}
@media print


{
#menu {display: none;}
#content {padding: 2px;}
#content a {text-decoration: underline;}
}
