body{
font-size: 80%;
background-color: #263968;
font-family: verdana, arial, sans-serif;
}

a{
color: #2b4891;
}

a:visited{
color: #001856;
}

a:hover{
color: #8194c1;
}

a:active{
color: #8194c1;
}

#container{
background-color: #ffffff;
border-bottom: 1px solid #f4bd4b;
}

#banner{
background: #263968 url(images/logo.gif) no-repeat;
}

.logotext{
display: none;
}

#menu{
background-color: #e5ee0e;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #f4bd4b;
}

#menu a{
color: #445f91;
font-weight: bold;
text-decoration: none;
}

#menu a:hover{
color: #778db5;
}

h1{
color: #cc7800;
font-size: 130%;
}

h2{
color: #222277;
font-size: 120%;
}

#sidebar{
background-color: #637194;
border: 1px solid #aaaaaa;
}

#sidebar p{
color: #ffffff;
font-weight: bold;
}

#sidebar ul{
list-style: none;
}

#sidebar li{
background-color: #ffffff;
}

#sidebar li.support{
background: #ffffff url(images/li-support.gif) no-repeat;
background-position: center left;
}

#sidebar li.site{
background: #ffffff url(images/li-site.gif) no-repeat;
background-position: center left;
}

#sidebar li.question{
background: #ffffff url(images/li-question.gif) no-repeat;
background-position: center left;
}

#footer{
color: #ffffff;
font-size: 80%;
}

#footer a{
color: #ffffff;
}

#footer a:hover{
text-decoration: none;
}

p.address{
color: #263968 
}

.images{
text-decoration: none;
}