body {
	margin: 0; padding: 25px 85px 35px 15px; 
	font-family: Georgia, Garamond, 'Times New Roman', serif;
	background: url('../images/news_edge.jpg') repeat-y 100% 0 #e4e1ce;	
}

body.white {
	background: url('../images/news_edge_white.jpg') repeat-y 100% 0 #fff;
}

#top {font-weight: bold; font-size: small; border-bottom: 1px solid #000; font-family: arial, sans-serif;}
#top a {color: #555; text-decoration: none;}
#top a:hover {color: #d0142c;}

h1, h2 {font-family: 'Arial Black', Impact; letter-spacing: -0.05em;}
h1 {font-size: 2.5em;}
.headingIntro {font-size: 0.4em; margin-bottom: 0; display: block; letter-spacing: 0;} /* the smaller part of the heading before the punch line */

#content {max-width: 700px;}
#content p {line-height: 130%;}

.source {padding: 10px; background: #353128; color: #fff;}
.source a {font-weight: bold; color: #FFF15F;}

.fRight {float: right; margin: 0 0 10px 10px;}
.fLeft {float: left; margin: 0 10px 10px 0;}
.photobox {float: right; margin: 0 0 10px 10px; padding: 10px; background: #fff; border: 1px solid #444;}

hr {height: 3px; background: #000; color: #000;}
