﻿body
{
font-family: Trebuchet MS, sans-serif;
}

#content
{
font-size: 102%;
background-color: white;
color: rgb(0,0,0);
padding: 26px 0px 26px 26px;
text-align: left;
margin-top:0;
padding-top:0;
}


#content a
{
color: rgb(167,154,192);
text-decoration: underline oveline;
}

#content a:hover, #content a:active
{
background-color: rgb(167,154,192);
color: rgb(255,255,255);
}

#content ul
{
list-style-image: url(images/bullet.png);
}

#who
{
width:99%;
float:right;
padding-left:0;
margin-left:0;
padding-top:1em;
}

#who_text
{
width:auto;
}

#who_image
{
float:right;
}


#menu
{
font-style: normal;
}

a.menuitem
{
font-size: 110%;
background-color: rgb(202,217,249);
color: rgb(58,60,130);
text-transform: none;
font-weight: normal;
margin-top: 2px;
padding:9px;
padding-right:0px;
margin-right:0px;
text-align: left;
text-decoration: none;
display: block;
width: 100%;
}


.menuitem:hover
{
background-color: rgb(58,60,130);
color: rgb(202,217,249);
}

#logo_back
{font-size: 150%;
background-color: rgb(58,60,130);
color: rgb(202,217,249);
width:100%;
float:left;
}

#logo_text
{
margin-right: 91px;
width: auto;
text-align: left;
font-family: Trebuchet MS, sans-serif;
font-style: normal;
font-variant: normal;
vertical-align: bottom;
}

#logo_pic
{
width: 91px;
vertical-align:text-bottom;
float:right;
display: inline;
}

#logo_text a
{
font-size: 150%;
color: rgb(202,217,249);
text-transform: none;
text-decoration: none;
font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
font-family: Trebuchet MS, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 151%;
}

h2
{
font-size: 111%;
}

h3
{
font-size: 101%;
}

h4
{
font-size: 91%;
}

h5
{
font-size: 81%;
}

h6
{
font-size: 71%;
}

#legal
{
margin-left: 20%;
width: auto;
font-size:75%;
text-align: center;
clear:both;
}


/* layout */
#menu		{width: 20%; position: relative; top: 0; left: 0;float: left; text-align: center;}

#content		{margin-left: 20%; width: auto}