﻿body
{
text-align:center;
background-color: rgb(90,130,180);
font-family: Trebuchet MS, sans-serif;

}

#container 
{
background-color: #ffffff; 
width: 1000px;
text-align:justify;
margin: auto;
}

#noborder {border: 0px;}


#content
{
font-size: 91%;
background-color: rgb(255,255,255);
color: rgb(64,57,5);
padding: 35px 35px 35px 35px;
border-color: rgb(80,60,0);
/*border-width: 0px;*/
text-align:justify;
}

#footer
{
background-color: #ffffff; 
/*width: 1000px;*/
text-align:justify;
padding: 0px 215px 5px 35px;
}

#menu
{
background-color: rgb(255,255,255);
color: rgb(53,49,21);
font-family: Trebuchet MS, sans-serif;
font-style: normal;
border-color: rgb(53,49,21);
}

/*a.menuitem
{
font-family: Trebuchet MS;
font-size: 123%;
background-color: rgb(255,255,255);
color: #3366cc;
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 18px; margin-right: 18px; margin-top: 7px; margin-bottom: 7px;
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(255,255,255);
text-align: left;
}
*/

#logo, #logo a
{
font-size: 0%;
background-color: rgb(255,255,255);
color: rgb(207,198,134);
font-family: Trebuchet MS, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 0px 0px 0px 0px;
border-color: rgb(207,198,134);
text-align: left;
}


#topmenu, #topmenu a
{
font-size: 100%;
background-color: rgb(80,100,150);
color: rgb(255,255,255);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
text-indent: 33;
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 20px 10px 20px;
border-color: rgb(64,57,5);
text-align: center;
}

#content a
{
color: rgb(0, 0, 0);
    font-weight: 700;
}

#content a:hover, #content a:active
{
background-color: rgb(0,0,0);
color: rgb(223,211,123);
}

h1, h2, h4, h5, h6
{
font-family: Trebuchet MS;
font-style: normal;
/*font-variant: small-caps;*/
text-transform: none;
font-weight: normal;
}

p 
{
/* border: 1px solid black; */
margin: 0px;
}

h1
{
font-size: 171%;
}

h2
{
font-size: 115%;
color: #3366cc;
}

h3
{
/*font-family: Trebuchet MS, sans-serif;
font-style: normal;
font-variant: small-caps;
text-transform: none; */
font-size: 60%;
color: Blue;
padding: 0px 0px 0px 10px;
margin: 0px;
}

h4
{
font-size: 80%;
color: #000000;
}

h5
{
font-size: 127%;
}

h6
{
font-size: 116%;
}

#menu a
{
text-decoration: none;
}

/*.menuitem:hover
{
 background-color: rgb(187,169,41);
color: rgb(53,49,21); 
}
*/

#topmenu a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#topmenu a:hover
{
background-color: rgb(80,80,150);
color: rgb(53,49,21);
}

/* layout */
#menu		    {width: 176px; float: right;}
/*.menuitem		{width: auto;}*/
#content		{margin-right: 17%; width: auto}
/*.menuitem		{display: block;}*/


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