	#header_line1 a, #header_line1, #header_line3 a, #footer p, #footer a { color: #000; }
	a:link, a:visited {
	color: #CDAD00;
	}
a:hover, a:active {
	color: #CDAD00;
	}
#header_line1, #header_line3, #footer {
	background: #FCD116;
	}
.authorcomment {
	background: #fff8dc;
	}

/* Width 
--------------------------------*/
	#container { width: 90%; }
	#content { width: 65%; margin: 18px 3% 18px 0; }
	#sidebar { width: 25%; margin: 56px 0 18px 4%; }
	html>body #sidebar { width: 25%; margin: 56px 3% 18px 4%; }
	#header_line2 h1 { margin: 0 45px 0 32%; }
	#header_line3 h2 { margin: 0 45px 0 32%; }
