body{
	margin-top: -1px;
}
 #container
{
width: 90%;
margin: 10px auto;
background: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#top
{
height:80px;
background: #FF9933;
border-bottom: 2px solid gray;
}
#top img{
	float: left;
}
#top div{
	float: left;
	line-height: 100%;
	margin-left: 100px;
	margin-top: 19px;
	text-align: center;
	
}
#top p,a{
	margin: 0px;
	color:#543C2E;
}
#leftnav
{
	clear:both;
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em;
}
#leftnav span{
	background-color:#CCCCCC;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
#leftnav p { margin: 0 0 1em 0; }
#leftnav a{
	color: #666666;
	font-size:12px;
}
#form{

}
#form span {
	background-color:#CCCCCC;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
#form input {
	margin-bottom: 5px;
}
.quote{
	font:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align:center;
	color: black;
	border: 1px;
	border-bottom-style: solid;
	border-color:#CCCCCC;
}

#content
{
margin-left: 200px;
border-left: 1px solid gray;
padding: 1em;
max-width: 36em;
}
#content p{ font-size: 14px; margin: 0 0 10px 15px;}
#content h1 { font-size: 22px; margin: 0 0 15px 0; }
#content h2 { font-size: 18px; margin: 0 0 0 0; }
#content h3 { font-size: 16px; margin: 10px 0 0 10px; color: #336600; font-style:none;}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background: #ddd;
border-top: 1px solid gray;
}
p.resources{ font-style:italic;}
.explan_headings {color: #FF6600}
