body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #636a62 url('../images/body-bg-wide-zeld.jpg') top center;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #454a45;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
}

h1	{ font-size: 200%; }
h2	{ font-size: 150%; }
h3	{ font-size: 133%; }
h4	{ font-size: 117%; }
h5	{ font-size: 83%; }
h6	{ font-size: 75%; }

a, a:visited {
	text-decoration: underline;
	color: #151415;
}

a:hover {
	text-decoration: none;
	color: #aa1415;
}

a.nodiff {
	text-decoration: none;
	color: #454a45;
}

a.pdf {
	color: #0000ff;
}

a.name {
	text-decoration: none;
	font-weight: bold;
	color: #000088;
}

a.name:hover {
	text-decoration: underline;
}

a.bktitle {
	text-decoration: none;
	font-style: oblique;
	color: #454a85;
}

a.bktitle:hover {
	text-decoration: underline;
}

dt {
	margin: 10px;
	padding: 3px;
	font-size: 133%;
	font-weight: bold;
	border-bottom: 1px solid #454a45;
}

dd {
	margin: 10px;
	margin-left: 25px;
	#text-indent: -40px;
	padding: 3px;
}

img.candid {
	float: right;
	padding: 0px 30px 0px 30px;
}

ul.spaced, ol.spaced {
	padding: 0px 0px 0px 25px;
}

ul.spaced li, ol.spaced li {
	padding: 5px 0px 5px; 0px;
}

table {
	border-spacing: 0px;
	padding: 0px;
	width: 90%;
}

tr.header td {
	border-bottom: 1px solid #454a45;
	font-weight: bold;
}

tr.current td {
	background-color: #ffff88;
}

td.date, td.desc, td.week {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #bbbbbb;
}

td.date {
	text-align: center;
	vertical-align: top;
	width: 5em;
}

td.desc {
	padding-bottom: 12px;
}

td.desc p {
	margin: 0 0 4px;
	text-indent: -25px;
	padding-left: 25px;
}

td.week {
	padding-top: 15px;
	border-bottom: 1px solid #454a45;
	font-weight: bold;
}

a.ezine {
	text-decoration: none;
	font-weight: bold;
	color: #df7900;
}

.email {
	font-family: Courier New, Monospace;
	font-size: 87%;
}

.smcap {
	font-variant: small-caps
}

div.right_info {
	float: right;
	text-align: left;
	font-size: 90%;
	width: 80%;
}

#wrapper {
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 742px;
	text-align: left;
}

#tophat	{
	height: 15px;
	background: #454a45;
}

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

#navigation {
	padding: 5px;
	margin: 7px;
	border-bottom: 1px solid #454a45;
	border-top: 1px solid #454a45;
}

#navigation a.noline, a.noline:visited {
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#footer {
	text-align: right;
	font-size: 83%;
	border-top: 1px solid #454a45;
	padding: 5px;
	margin: 7px;
}

#page_end {
	margin: 0px auto;
	width: 760px;
	height: 40px;
	background: #636a62 url('../images/footer-bg-zeld.jpg') top center;
	background-repeat: no-repeat;
}

#main {
	padding: 15px;
	margin: 7px;
}
