body { margin: 0; padding: 0; width: 750px; background-image: url(img/background.png); background-position: top left; background-repeat: no-repeat; font-family: Lucida Sans, Lucida Grande, verdana, sans-serif; font-size: 13px; line-height: 20px; color: #222 }
img { border: 0; }
h1,h2 { font-family: helvetica,arial,sans-serif; font-size: 27px; }
a { color: #e75113; text-decoration: underline; }
a:hover { text-decoration: none; }

#logo { position: absolute; left: 50px; top: 54px; }
#navi { position: absolute; left: 218px; top: 178px; padding: 21px 10px 18px 10px; border-top: 1px solid #b3b3b3; border-bottom: 1px solid #b3b3b3; }
#content { position: absolute; padding-left: 233px; top: 266px; width: 500px }
#basiccontent { padding: 0 10px 40px 0; }
#footer { padding: 10px 10px 40px 10px; border-top: 1px solid #222; font-family: Lucida Sans, Lucida Grande, verdana, sans-serif; font-size: 11px; width: 504px; text-align: right; }

#blogbox { padding: 12px 10px 21px 10px; width: 504px; border-top: 1px solid #b3b3b3; margin-left: 21px }
#blogbox h2 { font-size: 18px; display: inline; }
h2 { border-top: 1px solid #b3b3b3; padding-top: 18px }
h3 { font-family: helvetica,arial,sans-serif; font-size: 21px; border-top: 1px solid #b3b3b3; padding-top: 18px }
h3 a { color: #222; text-decoration: none; }
h3 a:hover { text-decoration: underline; }
.post { margin-bottom: 12px }
.postinfo { font-family: Lucida Sans, Lucida Grande, verdana, sans-serif; font-size: 11px; font-style: italic; letter-spacing: 3px; }
#blogbox .postinfo { display: inline; }
a.author { font-style: normal; letter-spacing: 3px; text-transform: uppercase; font-weight: bold; text-decoration: none; }
a.author:hover { text-decoration: underline; }
.date { font-style: normal; letter-spacing: 0 }
.smallprint { color: #888; font-size: 11px; }

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 36px;
