
/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/
body
{
background-color: rgb(0,0,0);
color: rgb(102,190,159);
font-family: Arial, Helvetica, sans-serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 19px; border-bottom-width: 
19px;
border-left-style: dotted; border-right-style: dotted; border-top-style: dotted; 
border-bottom-style: dotted;
border-color: rgb(185,135,152);
}

#content
{
font-size: 120%;
background-color: rgb(0,0,0);
color: rgb(82,214,168);
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: 41px 41px 41px 41px;
border-color: rgb(0,0,0);
text-align: justify;
}

#menu
{
background-color: rgb(0,0,0);
color: rgb(186,214,204);
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
border-color: rgb(185,135,152);
}

a.menuitem
{
font-size: 120%;
background-color: rgb(0,0,0);
color: rgb(191,104,135);
font-variant: normal;
text-transform: capitalize;
font-weight: normal;
margin-left: 11px; margin-right: 11px; margin-top: 11px; margin-bottom: 11px;
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(185,135,152);
text-align: center;
}

#logo, #logo a
{
font-size: 151%;
#background-color: rgb(255,255,255);
background-color: black;
color: rgb(90,229,180);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 5px 3px 5px 3px;
border-color: rgb(90,229,180);
text-align: left;
}

#trail, #trail a
{
font-size: 110%;
background-color: rgb(0,0,0);
color: rgb(90,229,180);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
border-left-width: 7px; border-right-width: 7px; border-top-width: 7px; border-bottom-width: 
7px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; 
border-bottom-style: solid;
padding: 1px 1px 1px 1px;
border-color: rgb(0,0,0);
text-align: right;
}

#content a
{
color: rgb(102,190,159);
text-decoration: none;
}

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

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: 133%;
}

h2
{
font-size: 123%;
}

h3
{
font-size: 113%;
}

h4
{
font-size: 103%;
}

h5
{
font-size: 93%;
}

h6
{
font-size: 83%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(191,104,135);
color: rgb(0,0,0);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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

</style>
