body /* Internet Explorer */
{
text-align: center;
}
body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
} 
body{
	background-color:#A17533;
	margin-top:0px;
	margin-bottom:0px;
	}
#container{
	width:700px;
	border-left-color:#EDEDED;
	border-left-style:dotted;
	border-left-width:thin;
	border-right-color:#EDEDED;
	border-right-style:dotted;
	border-right-width:thin;
	}
#banner{
	width:700px;
	margin:0px;
	}
#content{
	width:700px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EDEDED;
	margin-top:0px;
	}
.left{
	width:185px;
	background-color:#C5A36F;
	color:#483314;
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space:nowrap;
	}
a.left-nav:link{
	text-decoration:none;
	color:#483314;
	}
a.left-nav:visited{
	text-decoration:none;
	color:#483314;
	}
a.left-nav:hover{
	text-decoration:underline;
	}
#center{
	padding:10px;
	}
#right{
	width:200px;
	}
#nav{
	white-space:nowrap;
	margin:0px;
	height:42px;
	}
#howitworksnav{
	text-align:center;
	}
#spacer{
	height:50px;
	}
td{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EDEDED;
	vertical-align:top;
	}
a:link {
	color: #EDEDED;
	}
a:visited {
	color: #EDEDED;
	}
a:hover {
	color: #66A360;
	}
a:active {
	color: #66A360;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
}
