BODY {
	line-height: 120%;
	background-color: white;
	color: black;
	font-family: "lucida", "lucidux sans", sans-serif;
	font-size: medium;
}
H1 {
	background: url("http://us-lot.org/us-lot-2-small.png") right no-repeat;
	text-align: left;
	margin: 0 5%;
	padding-right: 100px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: bold;
	font-size: x-large;
}
H2 {
	text-align: left;
	margin-left: -5%;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: large;
}
H3 {
	text-align: left;
	font-weight: bold;
	font-size: medium;
}
.byline, .navlinks {
	margin: 0 10%;
}
.navlinks {
	list-style: none;
	padding: 1em 0;
}
.navlinks LI {
	display: inline;
	padding: 0 10px 0 0;
}
.content, .day {
	text-align: left;
	margin: 0 20%;
}
.link {
	padding: 10px 0 0 0;
}
.link:first-child {
	padding-top: 0;
}
.commentline {
	margin: 10px 5%;
}
.commentnick {
	font-weight: bold;
}
