body {
   background: white;
   font-size: 12pt;
	background-image: url(http://www.mnhs.org/web_assets/logos/MHS_Signature.gif);   
	background-repeat: no-repeat;
	background-position: 0% 0px;  

   }
   
#content{
margin-top:100px;

}


body,td,th {font-family: "Times New Roman", Times, serif;}

table.data{border: #666666 2px solid;}
	.UL {list-style-image: url(../bullet.gif); 
	font-size: 60%;	
	line-height: normal; 
	color: #005983; 
	list-style-type: square; 
	list-style-position: outside;
	}

 .hidden, #crumbs, #global_header, #rowNav, #rowHeader, #nav, #templateHeader, #crumbs, .primaryNav, #primaryNav, .skiplinks, #skiplinks, #submenu, .extraLinks, #footerlinks, #footerlinks2, #mggsubmenu{
	display: none;
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	visibility:hidden;
	} 

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
address {
	margin-top:100px;
}