﻿body,html 
{ 
    background-color: #e6e6e6;
    height:101%;
}
div#main-header
{
    width:832px;
    height:113px;
    background-image:url("../img/header_bg.jpg");
}

body
{
    background-image:url("../img/bg.jpg");
    background-repeat:repeat-x;
}

ul#header-menu
{
    background:#cccccc;              
    width:832px;
    margin-bottom:0px;
}

#custom-doc { width:64em;*width:62.46em;min-width:832px; margin:auto; text-align:left; }

div.content-container
{
    padding:20px;
    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size:1em;      
    text-align:justify;
}
p.content
{
    padding-bottom:18px;
}
div.content-container h1
{
    margin-bottom:12px;
    font-weight:bold;    font-size:14px;       font-size:1.1em;  
}
div#ft
{
    line-height:20px;
    background:url('../img/hiblbluebg1.gif');
    text-align:right;
    padding-right:10px;
    color:White;
    font-size:.8em;
}

div#ft a
{
    color:White;
}

img.content-image-wide
{
    border:0px;margin:0px;display: block
}

td.content-left
{
    width: 543px; margin: 0px; padding: 0px;
}

td.content-right
{
    background: #b3b3b3; width: 289px; margin: 0px; padding: 0px; height: 100%
}

ul.content-list
{

    margin-left:35px;

}

ul.content-list li
{
    list-style-type:disc
}

