body {
	background: #fff;
	color: #333;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#header {
	background: url(../images/header_bg.gif) top left repeat-x;
	height: 158px;
	position: relative;
}

#byline { 
	background: url(../images/byline_bg.gif) top left repeat-x;
	height: 152px;
	margin: 0;
	padding: 0 20px 0 187px;
	width: 50%;
	min-width: 411px;
	float: left;
	text-indent: -9999px;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

h1 { 
	background: #2C4531;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	width: 618px;
}

h1 a {
	background: url(../images/masthead.gif) top left no-repeat;
	display: block;
	height: 148px;
	text-decoration: none;
	overflow: hidden;
	width: 609px;
}

#header ol {
	font: bold 95% Arial, Helvetica, sans-serif;
	height: 136px;
	margin: 0;
	padding: 13px 0 0 0;
	list-style-type: none;
}

#header li {
	margin: 0;
	padding: 0;
}

#header ol a {
	background: #2C4531;
	color: #fff;
	display: block;
	text-decoration: none;
}

#header ol a:hover {
	color: #FFD200;
}

#header span {
	color: #8B958D;
	padding: 0 5px;
}

#content {
	position: relative;
	min-width: 811px;
}

#bodycontent {
	padding-right: 20px;
	text-align: justify;
	padding-left: 187px;
	min-width: 411px; 
	width: 50%;
	float: left;
}

#bodycontent li {
	text-align: left;
}

#bodycontent a, #subcontent a {
	color: #2C4531;
	font-weight: bold;
}

#bodycontent a:hover, #subcontent a:hover {
	color: #0B8624;
	text-decoration: none;
}

#bodycontent img {
	border: 1px solid #ccc;
	float: left;
	margin-right: 5px;
}

h4 {
	clear: left;
}

h2 {
	color: #397244;
	font: bold 180% Arial, Helvetica, sans-serif;
	margin: 7px 0 0 0;
	padding: 0;
}

#booklist {
	background-color: #F2F3F2;
	padding-top: 12px;
	float: left;
	text-align: center;
	width: 138px;
}

#booklist h3 {
	display: none;
}

#booklist ul, #booklist p {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#booklist li {
	margin: 0;
	padding: 0 0 12px 0;
}

a img {
	border: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

#subcontent {
	background: url(../images/sub_bg.gif) top left repeat-x;
	font-size: 80%;
	margin: 0 10px;
	padding-top: 30px;
	position: absolute;
	top: 158px;
	left: 0;
	width: 167px;
}

#subcontent img.number {
	position: absolute;
	top: 0;
	right: 0;
}

#subcontent blockquote, #subcontent p {
	margin: 0; 
	padding: 0; 
}

blockquote {
	text-indent: -0.4em;
}

#printable {
	background: url(../images/printer.gif) top right no-repeat;
	position: relative;
	right: 10px;
	top: 20px;
	min-height: 20px;
	_height: 20px;
	text-align: right;
}

#printable a {
	padding-right: 25px;
}
