	* {padding: 0; margin: 0;}
	body	{background: #c8d2c8 url(img/bg.gif) repeat-x 0 0; font-family: Trebuchet MS, Trebuchet; font-size: 0.75em; text-align: center;}
	#main	{margin: 0 auto;  width: 801px; text-align: center; background:  url(img/bgcontent.png) repeat-y 0 0; min-height: 800px;  }
	#header	{width: 780px; height: 160px; background: #FFF url(img/header.gif) no-repeat 0 0; border-bottom: 1px solid #eef3ee; margin: 0 auto;}
	#header ul	{list-style: none; padding-top: 135px; margin-left: 60px;}
	#header li	{float: left; margin-right: 2em;}
	#header li a {font-weight: bold; text-decoration: none; color: #828c82;}
	#header li a:hover {font-weight: bold; text-decoration: none; color: #828c82; border-bottom: 1px solid #e35800;}
	#header li a.active {font-weight: bold; text-decoration: none; color: #e35800;}
	
	#menu	{float: left; width: 140px; border-right: 1px solid #d9dcdd; margin: 20px 40px 20px 0px; min-height: 800px; text-align: left;}
	#sidebar	{clear: both; float: right; width: 229px; text-align: left; padding-top: 60px;}
	
	#content	{margin: 30px 280px 30px 70px; text-align: left; font-weight: normal; line-height: 1.4em;}
	#content h1	{font-size: 1.4em; color: #333; margin: 1em 0 1em 0;}
	#content h2	{font-size: 1.2em; color: #828c82; margin: 3em 0 1em 0;}
	#content h3	{font-size: 1em; color: #828c82; margin: 2em 0 1em 0;}
	
	#menu ul, #content ul	{list-style: circle outside; color: #828c82;}
	#menu a, #content a	{color: #8a9c8a; text-decoration: none;}
	#menu a:hover	{color: #e35800; text-decoration: none;}
	#content a:hover	{color: #e35800; text-decoration: none;}
	#menu ul li.active, #menu ul li.active a, #content ul li.active, a.active	{color: #e35800;}
	/* toggle elements */
.menutitle, .menutitleactive	{cursor: pointer; margin-top: 0.3em; font-size: 1em;}
.menutitle	{color: #828c82; }
.menutitleactive	{color: #DA5C00;  margin-bottom: 0;}
.menucontent	{}
.menucontent p	{margin: 0.5em 0;}
.menucontent	{ margin-bottom: 1em; font-size: 95%; line-height: 150%; color: #333;}
.contentbox {margin: 1em 0;}
.contentbox h4 {margin-bottom: 0.5em;}