body, p {
	background: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h1, h2, #line1, #line2 {
	font-family: Didot, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
a img {
	border: 0;
}
h1 {
	font-size: 27px;
	margin-bottom: 4px;

}
h2 {
	font-size: 20px;
	margin-bottom: 0;
}

h1 a, h2 a {
	color: #000;
	text-decoration: none;
}

.button {
	background: #000000;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding: 5px;
	text-decoration: none;
}

.byline {
	font-weight: bold;
}
#logo {
	width: 800px;
	text-align: center;
	line-height: 45px;
	padding-top: 15px;
}
#logo #line1 {
	font-size: 45px;
}
#logo #line2 {
	font-size: 60px;
}

#leftcol {
	width: 266px;
	padding: 5px 10px;
}
#leftcol p {
	line-height: 1.8em;
	font-size: 14px;
}
#rightcol {
	width: 534px;
	padding: 5px 10px;	
}
#rightcol p {
	margin: 4px 0;
	line-height: 1.3em;
	font-size: 12px;
}
#lead_photo {
	border-bottom: 13px solid #000;
}
#storyimage {
	border-bottom: 11px solid #000;
}