body {
	background: #caecff 100% 55px no-repeat fixed;
	color: #229;
	font-family: "lucida grande", verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

div#footer {
	padding-right: 15%;
}

div#menu {
	position: absolute;
	left: 10px;
}

div.yak {
	background: #d2f9ff;
	border: solid 1px #fff;
	padding: 0px 10px;
}

h1 {
	font-size: 14px;
	font-weight: 400;
	line-height: 11px;
	text-indent: 30px;
	margin: 0px;
}

h3 {
	font-size: 12px;
	font-weight: 400;
	margin: 0px;
}

ins {
	border-left: solid 1px #714c36;
	color: #714c36;
	display: block;
	font-size: 10px;
	line-height: 13px;
	margin: 10px 20px 10px 14px;
	padding-left: 5px;
	text-decoration: none;
}

p {
	font-size: 11px;
	line-height: 14px;
	text-indent: 10px;
}

span#date_and_author {
	font-size: 10px;
	float: right;
	margin: 30px 10px 0px 0px;
}

span#subhead {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
}

span#clouds {
	height: 50px;
	width: 100px;
	background: url(./clouds-icon.gif) top left no-repeat scroll;
	float: right;
}

span#thought {
	font-style: italic;
}

span#title {
	font-style: italic;
}

li {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a.menu {
	border: solid 1px #a9123d;
	font-size: 10px;
	font-weight: 400;
	margin: 5px;
	padding: 0px 0px 1px 2px;
	width: 110px;
	display: block;
	color: #551b2f;
}

a.menu:hover {
	border: solid 1px #fff;
	color: #a9123d;
	background: #d2f9ff;
}

a#home {
	color: #551b2f;
	border-top: solid 1px #a9123d;
	border-bottom: solid 1px #a9123d;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	width: 100%;
}

a#home:hover {
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	color: #a9123d;
	background: #d2f9ff;
}