body { background-color: rgb(255,255,255); color: rgb(135,168,20);
font-family: Tahoma, 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(73,114,165); }

#content {
font-size: 91%;
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: 10px 10px 5px 5px; border-color:
rgb(0,0,0); text-align: left; }

#menu { background-color: rgb(255,255,255); color: rgb(62,122,198);
font-family: Tahoma, sans-serif; font-style: normal; border-color:
rgb(0,0,0); }

a.menuitem {
/*
font-size: 125%;
*/
font-size: 125%;
background-color: rgb(255,255,255); color: rgb(62,122,198);
font-variant: normal; text-transform: none; font-weight: normal;
margin-left: 10px; margin-right: 0px; margin-top: 13px;
margin-bottom: 13px; 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(135,168,209);
text-align: left;

}

#logo, #logo a {
font-size: 174%;
background-color: rgb(255,255,255); color: rgb(21,45,87);
/* old design: background-color: rgb(209,213,220); color: rgb(21,45,87);*/
font-family: Georgia, serif; font-style: normal; font-variant:
normal; text-transform: none; font-weight: normal; padding: 11px
11px 11px 11px; border-color: rgb(0,0,0); text-align: left; }

#trail, #trail a {
font-size: 96%;
background-color: rgb(121,154,214); /*change the color here*/
color: rgb(31,74,153);
font-style: italic; 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 10px 10px 10px; /*change the size here, like 1px 1px 1px 1px*/
border-color: rgb(31,74,153); text-align: right; }

#bar_0, #bar_0 a {
font-size: 96%;
background-color: rgb(216,197,255); /*green - rgb(163,216,179): change the color here*/
color: rgb(31,74,153);
font-style: italic; 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: 5px 5px 5px 5px; /*change the size here, like 1px 1px 1px 1px*/
border-color: rgb(31,74,153); text-align: right; }

#bar_1, #bar_1 a {
font-size: 96%;
background-color: rgb(255,224,121); /*yellow: change the color here:blue*/
color: rgb(31,74,153);
font-style: italic; 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: 2px 2px 2px 2px; /*change the size here, like 1px 1px 1px 1px*/
border-color: rgb(31,74,153); text-align: right; }

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

#content a:hover, #content a:active { background-color:
rgb(79,136,207); color: rgb(255,255,255); }

h1, h2, h3, h4, h5, h6 { font-family: Tahoma, sans-serif;
font-style: normal; font-variant: normal; text-transform:
capitalize; font-weight: normal; }

h1 {
font-size: 164%;
}

h2 {
font-size: 156%;
}

h3 {
font-size: 148%;
}

h4 {
font-size: 140%;
}

h5 {
font-size: 132%;
}

h6 {
font-size: 124%;
}


#menu a { text-decoration: none; }

.menuitem:hover { background-color: rgb(62,122,198); color:
rgb(255,255,255); }

#trail a { text-decoration: none; }

#logo a { text-decoration: none; }

#trail a:hover { }

/* layout */
#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;} }
