#tcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-height: 443px;
	padding: 35px 0px 20px 60px;
	color: #C06205;
	line-height: 1.3;
	margin-right: 230px;
}

#tsidebar {
	color: #706955;
	font-size: 13px;
	float: right;
	width: 130px;
	padding: 100px 60px 20px 0px;
}

#tcontent a,
#tsidebar a {
	color: #A04205;
	text-decoration: none;
}

#tcontent a:hover,
#tsidebar a:hover {
	text-decoration: underline;
}

div.story {
	margin-bottom: 30px;
	color: #706955;
}

div.story h2 {
	margin-bottom: 0px;
}

div.story h2 a {
	color: #C06205;
}