body
{
	background: #763310;
	margin: 0px 0px 0px 0px;
}

/* ------ Page Layout (DIVs) ------ */

#main_container
{
	margin-left: auto;
	margin-right: auto;
}

#header
{
	background: url('../images/header-fill.gif') repeat-x;
	height: 432px;
}

#header2
{
	background: url('../images/header.jpg') no-repeat top center;
	height: 432px;
}

#fill
{
	background: url('../images/fill.gif') center repeat-y #b77438;
}

#footer
{
	background: url('../images/footer-fill.gif') repeat-x bottom;
}

#footer2
{
	background: url('../images/footer.jpg') no-repeat bottom center;
}



.content
{
	width: 460px;
	padding-bottom: 40px;
	text-align: justify;
	padding-top: 15px;
}

.nav
{
	width: 160px;
	padding-left: 45px;
	text-align: left;
	padding-top: 17px;
	padding-bottom: 60px;
}