/* don't print */

#right, #footer, #header, #searchBoxComposer, #portfolioLists_container, #searchBoxProjects, #searchBoxFaq, .search_seperator, .browseh3, .pageLinks, .orderLinks, .ruler, .composerSkipLinks_container, #indexImg, #indexQuote, .featuredContainer, .composerDetail_img { display: none;}

/* Amended */

* { background: #fff; }
body { font-family: georgia, times, serif; color: black; }
blockquote { font-style: italic; color: black; }

.content a, .content a:link, .content a:visited { 
	color: #003377; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
}


#left { 
width: 100%;
margin-left: auto;
margin-right: auto;
font-size: 14px;
}

.leftAligned_twoCol {
	width: 100%;
}

.newsStory {
	width: auto;
}

.newsStory ul li a {
background: none;
border-bottom:none;
border-top:none;
display:inline;
}