/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/
body
{
background-color: rgb(30,49,55);
color: rgb(7,140,181);
font-family: Times New Roman, 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,232,243);
}

#content
{
font-size: 106%;
background-color: rgb(106,146,159);
color: rgb(255,255,255);
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: 48px 21px 48px 21px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
/*background-color: rgb(0,0,0);*/
color: rgb(30,49,55);
font-family: Times New Roman, serif;
font-style: normal;
text-indent: 19;
border-color: rgb(7,140,181);
}

a.menuitem
{
font-size: 120%;
background-color: rgb(200,200,200);
color: rgb(30,49,55);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 9px; margin-right: 9px; margin-top: 9px; margin-bottom: 9px;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
border-left-style: outset; border-right-style: outset; border-top-style: outset; border-bottom-style: outset;
border-color: rgb(0,0,0);
text-align: left;
}

#logo, #logo a
{
font-size: 196%;
background-color: rgb(30,49,55);
color: rgb(51,132,158);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 11px 11px 11px 11px;
border-color: rgb(196,232,243);
text-align: left;
}

#trail, #trail a
{
font-size: 96%;
background-color: rgb(0,0,0);
color: rgb(196,232,243);
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: bold;
border-left-width: 1px; border-right-width: 1px; border-top-width: 11px; border-bottom-width: 11px;
border-left-style: ridge; border-right-style: ridge; border-top-style: ridge; border-bottom-style: ridge;
padding: 0px 0px 0px 0px;
border-color: rgb(30,49,55);
text-align: left;
}

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

#content a:hover, #content a:active
{
background-color: rgb(0,0,0);
color: rgb(106,146,159);
}

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

h1
{
font-size: 120%;
}

h2
{
font-size: 110%;
}

h3
{
font-size: 100%;
}

h4
{
font-size: 90%;
}

h5
{
font-size: 80%;
}

h6
{
font-size: 70%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(30,49,55);
color: rgb(212,226,230);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
/*.menuitem		{display: inline;}*/
#menu		{width: 20%; position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem		{width: auto;}
#content		{margin-left: 20%; width: auto}
.menuitem		{display: block;}

@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}
