body
{
background-color: rgb(0,0,0);
color: rgb(71,178,193);
font-family: Verdana, Arial, Helvetica, sans-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(128,192,201);
}

#content
{
font-size: 113%;
background-color: rgb(0,0,0);
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: 23px 23px 23px 23px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(0,0,0);
color: rgb(128,192,201);
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
border-color: rgb(128,192,201);
}

a.menuitem
{
font-size: 125%;
background-color: rgb(0,0,0);
color: rgb(105,224,241);
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 9px; margin-right: 15px; margin-top: 15px; margin-bottom: 10px;
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);
text-align: right;
}

#logo, #logo a
{
font-size: 182%;
background-color: rgb(87,146,155);
color: rgb(200,241,247);
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: bold;
padding: 2px 2px 2px 2px;
border-color: rgb(0,0,0);
text-align: right;
}

#trail, #trail a
{
font-size: 101%;
background-color: rgb(0,0,0);
color: rgb(87,146,155);
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: 10px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: solid;
padding: 12px 12px 12px 12px;
border-color: rgb(71,178,193);
text-align: center;
}

#content a
{
color: rgb(71,178,193);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(71,178,193);
color: rgb(0,0,0);
}

h1, h2, h3, h4, h5, h6
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 136%;
}

h2
{
font-size: 128%;
}

h3
{
font-size: 120%;
}

h4
{
font-size: 112%;
}

h5
{
font-size: 104%;
}

h6
{
font-size: 96%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(105,224,241);
color: rgb(0,0,0);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
#menu		{width: 26%; position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem		{width: auto;}
#content		{margin-left: 26%; width: auto}
.menuitem		{display: block;}
