body {
	background: url(./grey1.gif) repeat  fixed top left;
	color: #222;
}

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

div#menu {
}

div.yak {
	background: #fff;
	border: solid 1px #a11;
}

h1 {
}

h3 {
	color: #280E19;
}

h4 {
	font-size: 14px;
	font-weight: 400;
	padding: 0px 40px;
}

ins {
	border-left: solid 1px #660;
	color: #ff0;
}

p {
}

span#hand_reaching {
	height: 67px;
	width: 100px;
	background: url(./handreach.jpg) top left no-repeat scroll;
	float: right;
	border: solid 1px #a11;
}

span#date_and_author {
	color: #000;
	padding-bottom: 85px;
}

span#subhead {
}

span#thought {
}

span#title {
}

li {
}

a {
	text-decoration: none;
}

a.menu {
	border: solid 1px #a11;
	color: #161616;
	background: #eff3f3;
}

a.menu:hover {
	border: solid 1px #a11;
	color: #060606;
	background: #9c9c9c;
}

a#home {
	color: #161616;
	border-top: solid 1px #a11;
	border-bottom: solid 1px #a11;
	background: #eff3f3;
	display: block;
	padding: 0px 0px 3px 0px;
	width: 100%;
}

a#home:hover {
	border-top: solid 1px #a11;
	border-bottom: solid 1px #a11;
	color: #060606;
	background: #9c9c9c;
}