body {
	font-family: "lucida grande", "trebuchet ms", verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

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

div#header {
	margin: 0px;
	padding-bottom: 0px;
}

div#menu {
	position: absolute;
	left: 10px;
	padding-top: 20px;
}

div.yak {
	background: #d2f9ff;
	border: solid 1px #fff;
	margin: 40px 15% 11px 180px;
	padding: 0px 10px;
}

em {
	font-style: italic;
}

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;
	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: 15px;
	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;
	margin: 0px 0px 0px 65px;
	padding: 0px;
}

span#the_fakir {
	height: 95px;
	width: 37px;
	background: url(./fakir-icon.gif) top left no-repeat scroll;
	float: right;
}

span#thought {
	font-style: italic;
}

span#title {
	font-style: italic;
}

span.foreign {
	font-style: italic;
}

span.title {
	font-style: italic;
}

span.yaktitle {
	font-style: italic;
}

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

a {
	text-decoration: none;
}

a.menu {
	font-size: 10px;
	font-weight: 400;
	margin: 5px;
	padding: 0px 0px 1px 2px;
	width: 110px;
	display: block;
}

a.menu:hover {
}

a.yaklink {
	border-bottom: solid 1px;
}

a.yaklink:hover {
	border-top: solid 1px;
}

a.yaklink:hover:visited {
	border-top: dotted 1px;
}

a.yaklink:visited {
	border-bottom: dotted 1px;
}

a#home {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	width: 100%;
}

a#home:hover {

}