BODY {
	background: #1c1a15 url(/images/light_bg.jpg) top center no-repeat/* fixed*/;
	margin: 0px;
}
IMG {
	border: 0;
}
#container {
	position: absolute; left: 50%;
}
#header {
	position: absolute; top: 65px; left: -315px;
}
#content {
	position: absolute; top: 167px; left: -380px;
	width: 580px;
	font-family: Helvetica, sans-serif;
	font-size: 13px; line-height: 19px;
	color: #a7a6a3; text-shadow: #000 0 2px 1px;
	text-decoration: none;
}
#content h1 {
	font-family: "Georgia", serif;
	font-size: 20px; line-height: 24px; font-style: italic;
	color: #e9e9e8; text-shadow: #000 0 2px 1px;
	text-decoration: none;
	padding-left: 70px;
	margin-top: 0;
	margin-bottom: 5px;
	cursor: pointer;
}
#content h2 {
	font-family: "Georgia", serif;
	font-size: 20px; line-height: 24px; font-style: italic;
	color: #e9e9e8; text-shadow: #000 0 2px 1px;
	text-decoration: none;
	padding-left: 70px;
	margin-top: 0;
	margin-bottom: 5px;
	cursor: pointer;
}
#content h3 {
	font-family: Helvetica, sans-serif;
	font-size: 13px; line-height: 19px; font-weight: normal;
	color: #a7a6a3; text-shadow: #000 0 2px 1px;
	text-decoration: none;
	padding-left: 75px;
	margin-top: 0px;
	margin-bottom: 50px;
}
#content h4{
	font-family: Helvetica, sans-serif; font-weight: normal;
	font-size: 13px; line-height: 28px;
	color: #e9e9e8; text-shadow: #000 0 2px 1px;
	text-decoration: none;
	padding-left: 70px;
	margin-top: 0;
	margin-bottom: 0px;
	cursor: pointer;
}
#content h5 {
	font-family: "Georgia", serif;
	font-size: 16px; line-height: 20px; font-style: italic;
	color: #e9e9e8; text-shadow: #000 0 2px 1px;
	text-decoration: none;
	padding-left: 80px;
	margin-top: 0;
	margin-bottom: 5px;
	cursor: pointer;
}
#content hr {
	border: 0px; background-color: #6f6e6a; height: 1px;
}
#content p {
	padding-left: 75px;
	margin-top: 0px;
	margin-bottom: 25px;
}
#content blockquote {
	font-family: "Georgia", serif;
	border-left: 1px solid #3c392c;
	padding-left: 10px;
	margin: 0 0 0 20px;
}
#content .date {
	float: left;
	font-family: "Myriad", "Myriad Pro", Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
}
TABLE.content {
	font-family: Helvetica, sans-serif;
	font-size: 13px; line-height: 19px;
	color: #a7a6a3; text-shadow: #000 0 2px 1px;
	text-decoration: none;
}

#content .yr {
}
#content .mo {
}
#content .dy {
	color: #ffffff;
	padding-right: 1px;
}
#content .comments {
	float: right;
}
#content .more {
	float: right;
}
#content .older {
	float: right;
	margin-bottom: 15px;
}
#content A:link {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
#content A:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed #ffffff;
}
#content A:hover, #content A:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ae2626;
}
#content A.popup {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px solid #ae2626;
}
#navigation {
	position: absolute; top: 167px; left: 260px;
	width: 110px;
	font-family: "Myriad", "Myriad Pro", Helvetica, sans-serif;
	font-size: 15px; line-height: 25px;
	color: #3c392c; text-shadow: #000 0 2px 1px;
	text-decoration: none;
	padding-left: 10px;
	border-left: 1px solid #3c392c;
}
#navigation A:link, #navigation A:visited {
	color: #bab6e0;
	text-decoration: none;
}
#navigation A:hover, #navigation A:active {
	color: #ccc9ea;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #3c392c;
}
#navigation A.popup {
	text-decoration: none;
	border-bottom: 0px solid #ae2626;
}

TABLE.img {
	font-family: Helvetica, sans-serif;
	font-size: 13px; line-height: 19px; font-weight: normal;
	color: #a7a6a3; text-shadow: #000 0 2px 1px;
	text-decoration: none;
}