body
{
	background: #f8eecb url(../img/bodyBG.png) repeat-x 0 0;
	color: #221e1f;
	font-size: 11px;
	font-family: verdana;
}
.container_16
{
	background: #fff url(../img/16_col.gif) repeat-y;
}
#header { 
	background: transparent url(../img/header.png) no-repeat 0 0;
	height: 132px;
}
#header a {
	width: 471px;
	text-indent: -2000px;
	background: transparent url(../img/logo.png) no-repeat 0 0;
	display: block;
	text-align: left;
	height: 132px;
	outline: none;
}
.container_16 {
	background: transparent url(../img/sidebarBG.png) repeat-y 10px 0;
}
#footer {
	height: 255px;
	background: transparent url(../img/footerBG.png) no-repeat 0 0;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	width: 200px;
	padding: 0;
}
#sidebar ul li {
	height: 30px;
	width: 189px;
	margin: 0;
}
#sidebar a {
	color: #942824;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
	width: 199px;
	height: 30px;
	background: transparent url(../img/navBG.png) no-repeat 0 0;
	text-indent: 10px;
	line-height: 25px;
}
#sidebar a:hover, #sidebar a:active {
	background-position: 0 -30px;
	color: #f8eecb;	
}
h2, h3 { color: #942824; }
h2 {
	font-style: italic;
	font-family: Georgia;
	font-size: 18px;
}
h3 {
	font-size: 16px;
	clear: both;
}
h4 {
	font-size: 15px;
	margin-bottom: .75em;
}
img.right {
	display: block;
	float: right;
	margin: 0 0 1.5em 1.5em;
}
a.button {
	width: 85px;
	height: 16px;
	color: #fff;
	background: transparent url(../img/buttonBG.jpg) no-repeat 0 0;
	font-size: 10px;
	text-decoration: none;
	padding: 2px 13px;
	font-weight: bold;
}
ul ul {
	margin-bottom: 0;
}
div > ul > li {
	margin-bottom: 1.5em;
}
ul.horizontal li {
	float: left;
	text-align: center;
	clear: right;
	margin-right: 10px;
	margin-left: 0;
	font-size: 10px;
	list-style: none;
}
ul.horizontal li img { display: block; height: 75px; margin: 0 auto; }
#footer {
        text-align: center;
        color: #942822;
}
#footer ul {
        list-style-type: none;
        margin-top: 180px;
}

#footer ul li {
    display: inline;
	border-right: 1px solid #942822;
	padding-right: 30px;
}

#footer ul li a {
		color: #942822;
        text-decoration: none;
        font-weight: bold;
}

#footer ul li a:hover, #footer ul li a:active {
        text-decoration: underline;
}
#footer ul li.last { border: none; }
#debtButton {
    position: absolute;
    top: 330px;
    right: 0;
}
#debtButton a {
    display: block;
    width: 275px;
    height: 120px;
    background: transparent url(../img/what/debt-button.png) no-repeat 0 0;
    text-indent: -5000px;
}
#main { position: relative; }
