.nav {
	display: none;
	}
a, a:visited {	text-decoration: none;
	color: blue;	}	
#header {
	width: 100%;
	text-align: center;
	}
	
	#header h1 {
		display: none;
		}
		
		#header img {
			width: 12em;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 2em;
			border: 0;
			}
		
		#header h1 span {
			display: none;
			}
	
#content {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background: #fff;
	border-top: 0;
	}	

#articlephoto {
	background: none !important;
	}
	
	#articlephoto img {
		float: right;
		padding: 2em;
		width: 15em;
		}

#newsticker {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-face: Garamond, Georgia, Times, 'Times New Roman', sans-serif;
	padding: 1em;
	margin-top: 1.5em;
	}

li.bottomitem1, li.bottomitem2, li.bottomitem3 {
	color: #000;
	font: 12pt/12pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
	font-weight: 100;
	padding: 0 0 0 .5em;
	}
	
	.bottomitem-image {
		background: none !important;
		}

#article {
	background: #fff;
	width: 100%;
	opacity: 1;
	border-left: 0;
	}
	
	#article h1, #articlephoto #caption h1 {
		font: 20pt/20pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		text-transform: uppercase;
		color: #000;
		padding: 0;
		margin: 0;
		}
		
	#article h2, #newsticker-title {
		font: 14pt/14pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		text-transform: uppercase;
		}	#article h3 {
		font: 12pt/12pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		text-transform: uppercase;
		}
	
	#article p, #article li, #articlephoto #caption p, #newsticker li {
		color: #000;
		font: 12pt/12pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		font-weight: 100;
		padding: 0 0 0 .5em;
		}	a:after {		content: " (URL: " attr(href) ") " ;		color: #000;
		font: 7pt/7pt Monaco, "Courier New", Courier, monospaced;
		color: #555;		text-decoration: none;
		text-transform: none;		} 
		
	#author {
		font: 10pt/10pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		}
		
	#date {
		font: 10pt/10pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		float: right;
		}
		
	blockquote {
		width: 50%;
		border-left: 2px dotted black;
		border-right: 2px dotted black;
		font: 16px/20px Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		padding: .5em;
		background: #ddd;
		margin: 0 3em 0 3em;
		}	
	
	.pullquote {
			background: #ddd;
			float: right;
			margin: .3em;
			padding: .3em;
			font: 18px/20px Garamond, Georgia, Times, 'Times New Roman', sans-serif;
			width: 10em;
			color: #000;
			text-align: right;
			border-top: 2px dotted black;
			border-bottom: 2px dotted black;
			}

.module {
	width: 90%;
	background: #fff;
	border-top: 6px solid #000;
	margin: auto;
	}
	
	.module h1 {
		font: 18px/20px Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		text-transform: uppercase;
		color: #000;
		padding: 7px 0 0 7px;
		margin: 0;
		}
		
	.module p, .module td, .module li {
		color: #000;
		font: normal 12px/14px Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		font-weight: 100;
		padding: 0 7px 0 7px;
		}	.module th {
		color: #000;
		font: bold 14px/14px Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		font-weight: 100;
		padding: 0 7px 0 7px;
		}
		
	.module img {
		border: 0;
		}
		
	.module .downloadicons {
		display: none;
		}
#photospacer {	display: none;}		

#featuredstories h1 {
	font: 20px/20px Garamond, Georgia, Times, 'Times New Roman', sans-serif;
	margin: 0;
	text-transform: uppercase;
	}
	
	#featuredstories h2 {
		font: 14pt/14pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		text-transform: uppercase;
		margin: 0;
		}
	
	#featuredstories ul {
		list-style: none;
		padding: 0;
		font: 12pt/12pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		}
		
	#featuredstories li {
		clear: left;
		padding: .8em 0 .8em 0;
		}
		
		.publishdate {
			font-size: 70%;
			}
		
	#featuredstories img {
		border: 2px solid #000;
		float: left;
		margin-right: .3em;
		}

.recentstories {
	width: 12em;
	float: right;
	padding: .4em;
	border-left: 6px solid #000;
	}
	
	.recentstories h1 {
		font: 18px/20px Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		margin: 0;
		text-transform: uppercase;
		}
		
	.recentstories h2 {
		font: bold 14px/16px Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		margin: 0;
		}
		
	.recentstories ul {
		list-style: none;
		padding: 0;
		font: 12px/14px Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		}
		
	.recentstories li {
		margin-bottom: 1.4em;
		}

dl {
	display: none;
	}
		
#clearbottom {
	clear: both;
	border: 0;
	}
			
#footer {
	width: 60%;
	border-top: 1px solid #555;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	}
	
	#footer ul {
		display: none;
		}
		
	#footer p {
		font: 8pt/8pt Garamond, Georgia, Times, 'Times New Roman', sans-serif;
		}
