/*
	(c)Copyright 2005 Minnesota Historical Society 
	mnhs.org 2005 UPDATED GLOBAL CSS
	Created by: Garrick Willhite
	Updated 20061113 by Joe Hoover	
*/

body,td,th {font-family: "Times New Roman", Times, serif;}
#globalheader {display: none; }
#crumbs {display: none; }
#header {display: none; }
#rightmenu {display: none; }
#footerlinks {display: none; }
#submenu {display: none; }
#mggsubmenu {display: none; }
.UL {list-style-image: url(../bullet.gif); font-size: 60%;	line-height: normal; color: #005983; list-style-type: square; list-style-position: outside;}


.skiplinks{	
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}

 .hidden{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	visibility:hidden;
}
