body{
font:76% Verdana,Tahoma,Arial,sans-serif;
text-align:center;
background:#fff;
margin:0px;
padding: 5px;

}

#container{
width:760px;
margin:0px auto;
text-align:left;
background:#ffffff;
color:#000;
border-top: none;

}

#header {
height: 92px;
background: #fff url(/images/header.gif) repeat-x top left;
border: none;
}

#header h1 {
color: #fff;
padding-top: 20px;
margin: 0;
text-align: center;
font-family: Verdana;
font-size: 1.8em;
font-weight: 100;
}

#navlist
{
margin: 0;
padding: 0 0 10px 5px;
border-bottom: 1px solid #666;
margin-bottom: 5px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 0px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

#content {
}

.menu{
margin-top: 10px;
float:left;
width:150px;
height:900px;
padding-top: 10px;
line-height:1.1em;
border:none;
background: #D5E0EE;

}
#content1 {
float:left;
width:590px;
font-size:0.9em;
padding:0px 0px 0 20px;

}

h2 {
font-size:1.3em;
font-weight:normal;
text-align:left;
color:#000;
}

p {
text-align:left;
font-size: 1em;
color: #555;
}

.menu ul, .menu li {
list-style-type: none;
text-align: left;
margin: 0px 0px 0px 5px;

padding: 0px;
}

.menu a {
color: #336699;
text-decoration: none;
}

.menu li {
text-align: left;
}

.menu a:hover{
color: #000;
text-decoration: none;
}