body {
	color: #000 !important;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

#content {
	line-height: 1.3em;
	font-size: ;
}

#headerimg > h1 {
	padding-top:0;
	font-family: Helvetica;
	background-color: #FFBB00;
	border: 3px solid #7A8370;
	padding: 0.5em;
}

#headerimg > h1 > a {
	color: #000 !important;
}

#page {
	width: 990px;
}

#sidebar {
	margin-left: 800px;
	width: 190px;
}

div.post {
	width: 630px;
}

.entry {
	line-height: 1.7em;
}

a {
	color: #666 !important;
}

small {
	font-family: inherit;
}

.narrowcolumn {
	width: 630px;
}