#left_panel {
	width: 190px;
	float: left;
	}
#left_panel h1 {
	font-size: 30px;
	line-height: 30px;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	margin: 0px 0px 42px 0px;
	font-weight: normal;
	}
#left_panel .title {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	}
#left_panel a, #left_panel a:link, #left_panel a:visited, #left_panel a:active {
	font-size: 16px;
	display: block;
	line-height: 30px;
	}

#left_panel a.on, #left_panel a.on:link, #left_panel a.on:visited, #left_panel a.on:active, #left_panel a:hover {
	font-size: 16px;
	color: #ff8400;
	display: block;
	line-height: 30px;
	}
#right_panel {
	float: right;
	width: 773px;
	line-height: 1.5em;
	margin-top: 58px;
	}

#right_panel p {
	margin: 0em 0em 2em 0em;
	}
	
#content { 
	margin: 0px 0px 19px 0px;
	}
#content:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	