a:link, a:visited {
	color: #3B5E2B;
	}
a:hover, a:active {
	color: #3B5E2B;
	}
#header_line1, #header_line3, #footer {
	background: #3B5E2B;
	}
.authorcomment {
	background: #e2e7df;
	}

/* Width 
--------------------------------*/
	#container { width: 900px; }
	#content { width: 545px; margin: 18px 55px 18px 20px; }
	#sidebar { width:215px; margin: 56px 0px 18px 45px; }
        #header_line1 {padding-right: 35px; }
	#header_line2 h1 { margin: 0 45px 0 298px; }
	#header_line3 h2 { margin: 0 45px 0 298px; }
