body
	{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
#header
	{
	top: 0;
	height: 8em;
	background: #BAE0C9;
	background-image: url(leaf.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
#links a
	{
	text-decoration: none;
	color: white;
	}
#sidebar a
	{
	color: #413000;
	text-decoration: none;
	}
#greenstripe
	{
	height: 1em;
	background: #8AAD97;
	}
#logo
	{
	position: absolute;
	top: 10px;
	left: 65px;
	}
#whitestripe
	{
	height: .3em;
	background: white;
	}
#sidebar
	{
	float: right;
	width: 250px;
	margin: 0 0 0 0;
	}
#sidebar h3
	{
	background-color: #e59058;
	color: white;
	font-size: 11px;
	height: 2em;
	padding: .6em 0 .1em 2em;
	margin: 1em 0 0 0;
	border-bottom: 2px solid #413000;
	}
#sidebar h1
	{
	background-color: #FFF1D9;
	color: #413000;
	padding: 1em 1em 1em 2em;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	line-height: 19px;
	}
#header2
	{
	background-color: #e59058; 
	}
#sidebar h2
	{
	background-color: #8AAD97;
	color: white;
	padding: 1em 1em 1em 2em;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	line-height: 19px;
	}
#content
	{
	padding: 5em 4em 4em 4em;
	width: 550px;
	color: white;
	font-size: 12px;
	}
#content2
	{
	padding: 5em 4em 4em 4em;
	width: 600px;
	color: white;
	font-size: 12px;
	}
#content2 a
	{
	color: #FFF1D9;
	}
#content td
	{
	border: 1px solid #BAE0C9;
	padding: 6px;
	}
#content2 td
	{
	border: 1px solid #BAE0C9;
	padding: 6px;
	color: white;
	}
#content h2
	{
	color: #e59058;
	font-size: 13px;
	}
#content2 h2
	{
	color: #e59058;
	font-size: 13px;
	color: white;
	}
#footer
	{
	background-color: #AF9C66;
	margin: 7em 0 0 0;
	padding-top: .75em;
	font-size: smaller;
	text-align: center;
	height: 2em;
	clear: both;
	}
#footer a
	{
	color: #FFF1D9;
	}
img
	{
	border-style: none;
	}
#links
	{
	clear: both;
	background-color: #AF9C66;
	height: 2em;
	color: white;
	margin: 0 0 0 0;
	padding: .5em 0 1em 0;
	}
#links li
	{
	margin-right: 1.5em;
	border-right: 1px solid #BAE0C9;
	padding-right: 2em;
	display: inline;
	font-size: 12px;
	color: white;
	}
#links li.right
	{
	border-right: 0px;
	}