body, a {
	background-color: #fff;
	color: #000;
}
p, blockquote, li {
	color: black;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, serif;
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 10px;
	text-align: left;
}
h1, h2, h3, h4 {
	font-family: Georgia, Times, Serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration:none;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2em;
	font-variant: small-caps;
}
h3 {
	font-size: 1.5em;
	margin-top: .5em;
	text-align: left;
}
h1 a, h2 a, #content h3 a {
	border: 0;
	text-decoration: none;
}
img, img a {
	border: 0;
}
img.divider {
	clear: both;
	text-align: center;
}
blockquote {
	border-left: gray 3px;
	margin-left: 3em;
	margin-right: 3em;
}
#head h1 {
	text-align: left;
}
#content p {
	text-indent: 1em;
	margin: .5em;
}
#content img {
	clear: left;
	float: left;
	margin: .5em .5em .5em 0;
}
#content p.archives {
	font-family: Georgia, Times, Serif;
	font-size: 1.2em;
	font-variant: small-caps;
	text-indent: 0;
	white-space: nowrap;
}
#content p.archives a {
	font-family: "Arial Narrow", "Arial Black", Arial, Sans-Serif;
	font-size: .8em;
	font-variant: normal;
	font-weight: bold;
}
#content p.timestamp {
	font-size: .7em;
	margin-top: 1.5em;
	text-indent: 0;
}
#foot {
	background: url(http://photosbykat.net/foot_bg.gif) repeat-x top left;
	clear: both;
	text-align: center;
}
#accessibility, #sidebar, #foot p {
	display: none;
}
#foot li {
	display: inline;
	list-style: none;
}
.caps {
	letter-spacing: 0.1em;
}