body
{
    text-align: center;
    font-size: 0.75em;
    line-height: 1.35em;
    font-family: Tahoma, Verdana, Helvetica, Arial;
    color: #666666;
    margin: 30px;
    background: #f5f5f5;
    padding: 0;
}

#container 
{
    width: 684px;
    background: repeat-y  url(images/container_bg.png);
    margin: 0px auto;
    text-align: left;
    text-shadow: 0px 1px 0px #ffffff;
    line-height: 1.5em;
}

#container #top 
{
    background: url(images/container_top.png) no-repeat;
    width: 684px;
    height: 9px;
}

#pageHeader 
{
    background: url(images/header_bg.png) repeat-x;
    height: 53px;
    text-align: left;
}

#navcontainer 
{
    height: 10px;
    width: 676px;
    padding: 0;
    margin: 0px 4px 0px 4px;
    background: url(images/navcontainer_bg.png) repeat-x;
    position: relative;
}

#contentContainer 
{
    text-align: left;
    padding-top: 10px;
    float: left;
}

#contentContainer #content 
{
    padding-right: 10px;
    padding-left: 28px;
    line-height: 2em;
}

#contentContainer #content p
{
    width: 570px;
}

.clearer 
{
    clear: both;
}

#footer 
{
    background: repeat-y  url(images/container_bg2.png);
    text-align: left;
    margin-top: 15px;
    border-top: 1px solid #adadad;
    margin-right: 4px;
    margin-left: 4px;
}

#footer p 
{
    margin: 0;
    padding: 10px 0 5px 24px;
    font-size: 0.9em;
}

#pageHeader h1 
{
    color: #333333;
    margin: 0px;
    font-weight: bold;
    padding: 0px 0px 0px 28px;
    letter-spacing: 2px;
    font-size: 1.8em;
}

#pageHeader h2 
{
    margin: 0px;
    font-weight: normal;
    padding: 0px 0px 0px 28px;
    letter-spacing: 1px;
    font-size: 1em;
}

#container #bottom 
{
    background: url(images/container_bottom.png) no-repeat;
    width: 684px;
    height: 9px;
    position: absolute;
}

a:link, a:visited 
{
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

a:link, a:visited 
{
    color: #0000cc;
}

a:hover, a:active 
{
    color: #0000ff;
}

#pageHeader h2 
{
    color: #0000cc;
}

img 
{
    border-style: none;
}

h1 
{
    font-size: 1.6em;
    margin: 0 0 3px;
}

h2 
{
    font-size: 1.4em;
    margin: 0 0 3px;
}

h3 
{
    font-size: 1.2em;
    margin: 0 0 3px;
}

h4 
{
    font-size: 1em;
    margin: 0 0 3px;
}