html,body
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 100%;
    border: none;
}

body
{
  margin: 0 0 0 0;
  background-color: #E4F4FF;
  font-family: Verdana;
}

#white_bg
{
    float: left;
    position: absolute;
    background-color: #ffffff;
    width: 122px;
    left: 0px;
    height: 100%;
    height:30px;
}

#all
{
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
}

#top_sliver
{
    width: 100%;
    height: 30px;
}

#head_sliver
{
    background-color: #54B0F7;
    width: 100%;
    height: 35px;
    padding-bottom: 10px;
}

#head_sliver h1
{
    margin: 0 0 0 0;
    padding: 9 0 5 70;
    font-family: Times New Roman, serif;
    font-size: 18px;
}

#head_sliver_bottom
{
    clear: both;
    font-size: 1px;
    width: 100%;
    height: 10px;
    top: auto;
    background-color: #555555;
    margin-bottom: -10px;
    background-image: url('fade-header.gif');
}

#rest
{
    height: 100%;
    border-left: solid 122px white;
    padding-bottom: 6px;
}

html>body #rest
{
    height: auto;
    min-height: 100%;
}

#main_area
{
    margin-left: 16px;
    padding-bottom: 6px;
    width: 700px;
    border-left: solid 1px #444444;
    border-bottom: solid 4px #444444;
    border-right: solid 1px #444444;
    height: auto;
    background-color: #CFD6DB;
}

.clear_dummy
{
    clear: both;
}

#sidebar
{
    float: right;
display: inline;
    width: 160px;
    margin-top: 60px;
    margin-right: 30px;
    margin-bottom: 20px;
    font-family: Verdana, sans serif;
    font-size: 11px;
    font-weight: bold;
}

#sidebar_container
{
    background-color: #E8E8E8;
    border-right: solid 1px #E8E8E8;
    border-left: solid 1px #ACACAC;
}

.sidebar_content
{
    text-align: left;
    padding: 3 6 8 6;
}

a
{
    color: #01736F;
    color: #01834F;
}

#sidebar a
{
    font-weight: normal;
    text-decoration: none;
}

.sidebar_title
{
    background-color: #ACACAC;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 2 0;
    text-align: center;
}

h3
{
    font-family: Verdana, sans serif;
    font-size: 14px;
    padding: 10 0 4 6;
    margin: 0 0 0 0;
}

.sidebar_title h3
{
    font-family: Times New Roman, serif;
    font-size: 16px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: center;
}

#sidebar_bottom
{
    font-size: 1px;
    width: 100%;
    height: 14px;
    background-color: #000000;
    background-image: url('fade-light.gif');
}

#sections
{
    margin: 0 0 10 0;
    padding: 0 0 0 0;
    list-style: none;
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
}

#sections a
{
    font-weight: bold;
}

#content_area
{
    margin-left: 48px;
    width: 410px;
    font-family: Verdana, sans serif;
    font-size: 12px;
}

.post
{
    padding-bottom: 24px;
}

.blue_boxed
{
    font-family: Times New Roman, serif;
    font-size: 14px;
    background-color: #54B0F7;
    margin: 0 0 0 0;
    padding: 2 0 2 6;
    border-bottom: solid 1px #555555;
    border-right: solid 1px #555555;
}

.post h4
{
    width: 415px;
}

.post p
{
    margin: 8 0 10 0;
}

.post_body
{
    margin: 0 10 0 10;
}

.post hr
{
    border: 0;
    margin: 0 4 0 4;
    height: 1px;
    color: #3490d7;
    background-color: #3490d7;
}

.perm
{
    margin: 0 10 0 10;
    font-size: 10px;
}

.caption
{
    font-size: 10px;
    font-family: Verdana;
}
