.printInfo {	display: none !important; }	

/* OLD */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e6e6e6;
	margin: 0px;
}

#border { 
	width: 600px;
	border: 4px solid #FFFFFF; 
	background-color: #FFFFFF; 
	margin: 4px;
}	

img { border: none }

#lineborder { border: 1px solid #41535C; }

#newsletterheader { margin: inherit; }
#newsletterheader .banner { padding-top: 4px; }	
#newsletterheader .issue { 
	margin: inherit;
	vertical-align: middle;
	padding: 4px 4px;
	}
.issue .left {}
.issue .right {}
.issue .right a { color: #95A556; }
.publicationInfo { display: none; !important; }	

#content {
	padding-top: 4px; 
	width: 598px;	
}

 #bodycontent {
  	font-size:12px;
	float: left;	
	width: 370px;
	color: #41535C;
	padding: 4px 4px;
	}
#bodycontent p {
 	font-size:100%;
	padding-bottom: 0px;
	margin-top: 12px;
	}
#bodycontent a {
	text-decoration: underline;
	color: #006883;
	}
#bodycontent h2 {
	color: #555E31;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	}
#bodycontent h3 {
	color: #95A556; 
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#menu {
  	font-size:11px;
	width: 200px;
	border-right: 4px #FFFFFF solid;

	}
#menu a {
	font-weight: bold;
	color: #5889AC;
	text-decoration:none;
	}
#menu a:hover { 
	background-color: #E6EEF2;
	color: #262837;
	text-decoration: none;
	}
#menu ul {
	list-style-position: outside;
	list-style-image: url(http://www.mnhs.org/newsletters/localhistory/template_assets/bullet.gif);
	list-style-type: square;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:100%;
	}
#menu li { padding-bottom: 5px; }
#menu img { 
	padding: 0px; 
	margin: 0px; 
	}
#menu h2 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	}
#menu h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	}
#menu p { 
	font-size:100%;
	padding-right: 6px;
	padding-left: 10px;
}



#footer {

	}
#footer img {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
#footer a {
	color: #95A556;
	text-decoration: none;
	font-weight: bold;
	}
#footer a:hover { text-decoration: none; }
.close {
	padding-right: 0px;
	padding-left: 0px;
	background-color: #103163;
	height: 24px;
}

.additionalInfo a {
	color: #95A556;
	text-decoration: none;
	font-weight: bold;
}
.additionalInfo a:hover { text-decoration: none; }


.spacer { clear: both; }
