body
{
	background: #FFFEF5;
	font-family: verdana, sans-serif;
	font-size: 11px;	
	margin:50px 0px;
	padding:0px;
	text-align:center;
}

p
{
	font-family: verdana, sans-serif;
	font-size: 11px;	
}

td
{
	font-family: verdana, sans-serif;
	font-size: 11px;	
}

hr
{
	color: #DDDDDD;
	background-color:#DDDDDD;
	border: 0px;
}

a:link
{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

#container
{
    margin: 20px auto;
	width: 846px;
    padding: 0px;

    border: 1px solid #000000;
    background: #D5CA93 url(images/site/banner_nav.gif) no-repeat;
}

#legalcontainer
{
    margin: 5px auto;
	width: 846px;
    padding: 0px;
    text-align: left;
}

#nav
{
	margin-top: 105px;
	margin-left:10px;
	margin-right:10px;
	font-weight: bold;
	float: left;
}

#content
{
	margin-top: 150px;
}

#section
{
	background: #DDD4A7;
    margin: 20px auto;
	width: 770px;
    padding: 10px;
    text-align: left;
    border: 1px solid #DDDDDD;
}