body {
	background: #fff url(../images/body_bg.jpg) no-repeat;
	color: #000;
	font: 0.7em/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 0 60px;
}

#master {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width: 740px;
}

#masthead h1, #buylink {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#masthead h1 {
	background: url(../images/title_bg.gif);
	height: 115px;
}

#masthead h2 {
	display: none;
}

#masthead p {
	background: url(../images/nav_bg.jpg);
	color: #8B674B;
	font-weight: bold;
	height: 29px;
	margin: 0;
	padding: 75px 0 0 14px;
	text-transform: uppercase;
}

#masthead p a {
	color: #8B674B;
	text-decoration: none;
}

#masthead p a:hover, #content-master a:hover {
	color: #000;
	text-decoration: underline;
}

#content-master {
	background: url(../images/content_bg.jpg) no-repeat;
}

#content-master a {
	color: #8B674B;
	text-decoration: none;
}

#content {
	float: left;
	padding-left: 20px;
	padding-right: 17px;
	width: 427px;
}

#subcontent {
	border-left: 1px solid #ccc;
	margin-left: 465px;
	padding-left: 17px;
	padding-right: 17px;
}

h3 {
	margin: 0;
	padding: 0;
}

#cover {
	margin: 0;
	padding: 0;
	text-align: center;
}

blockquote {
	margin-left: 0;
	margin-right: 0;
	text-indent: -0.4em;
}

#cover a img {
	border: 1px solid #C8C8C8;
}

#buylink a {
	background: url(../images/buylink_bg.gif) 0 18px;
	display: block;
	height: 18px;
	margin: 10px auto;
	text-decoration: none;
	width: 186px;
}

#buylink a:hover {
	background-position: 0 0;
	text-decoration: none;
}

#footer {
	border-bottom: 23px solid #B89F8B;
	clear: left;
	margin: 0;
	padding: 20px 0 5px 5px;
}

a img {
	border: 0;
}

.pdflink {
	margin-right: 5px;
}

h4 {
	font-size: 1.2em;
}

#subcontent blockquote p, #subcontent blockquote {
	margin-top: 0;
	padding-top: 5px;
}

#portrait {
	float: left;
	padding-right: 10px;
}