body {
	background-color: #FBFAF5;
	font-family: Palatino, Palatino Linotype, Garamond, Times New Roman, serif;
	font-size: 10pt;
	background-image: url(images/bg.gif);
	}

#work td {
	font-family: Palatino, Palatino Linotype, Garamond, Times New Roman, serif;
	font-size: 10pt;
	padding-bottom: 3em;
	}

#links {
	width: 100%;
	}

#links td {
	font-family: Palatino, Palatino Linotype, Garamond, Times New Roman, serif;
	font-size: 10pt;
	padding-bottom: 3em;
	}

.entry {
	background-color: #ECEAEA;
	padding: .5em 1em 2em 1em;
	margin: 1em 0 .5em 0;
	}

#logo {
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	}

#menu {
	position: absolute;
	top: 15px;
	right: 10px;
	}

#content {
	position: absolute;
	left: 385px;
	top: 50px;
	width: auto;
	margin-right: 1em;
	}

.entrydate {
	font-size: 1.1em;
	text-align: right;
	border-bottom: 1px solid black;
	color: #808080;
	margin-top: 3em;
	font-weight: bold;
	}

#content h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: black;
	background-color: #ECEAEA;
	}

#content h3 {
	margin-top: 2em;
	font-size: 1.2em;
	font-weight: bold;
	color: #808080;
	}


.byline  {
	font-size: .8em;
	text-align: right;
	background-image: url("images/byline_bg.gif");
	background-repeat: repeat-x;
	padding-right: 2em;
	margin-top: 0em;
	margin-bottom: 3em;
	}

blockquote {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:.85em;
	background-color: #FBFAF5;
	padding: 1em;
	background-image: url("images/quote.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	}

a:link, a:visited {
	color: #949999;
	}

a:hover, a:active {
	color: #B2827A;
	}

.commenthead {
	font-size: 1.2em;	
	}
