body {
	background: white;
	font: normal 80% Geneva, Arial, Helvetica, sans-serif;
	color: #2f4f4f;
	margin: 0% 2% 1% 4%;
	padding: 0;
}

#top {
	padding: 0;
	margin: 0;
}
	
#top img { border: none; }

.invisi {
	font-size: 20% !important;
	color: white !important;
	background-color: white;
	margin: 0;
	padding: 0;
	text-align: right;
}

#menu {
	padding: 0;
	margin-top: -5.0px;
	}

#menu img { border: none; }

#side {
	float: left;
	width: 400px;
	margin-top: 40px;
	border-right: 1px solid gray;
	padding-bottom: 2.25em;
}

#side img {
	border:solid 1px silver;
  	padding:5px;
	margin-bottom: 5px;
}

#main {
	margin-top: 40px;
	margin-left: 400px;
	border-left: 1px solid gray;
}


#main h1 {
	font: bold 200% Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	color: #999999;
	background-color: white;
}

#main h2 {
	font: bold 100% Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: white;
	margin-left: 1.5%;
}

#main h3 {
	font: bold 90% Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: white;
	margin-left: 1.5%;
}

#main p,li {
	line-height: 1.33em;
	text-align: justify;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

#main p.right {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 8pt;
}

#main li { text-align: left; }

#main p.nav {
	text-align: left;
	margin: 0;
	padding: 0;
	color: #606;
	background-color: white;
	font-weight: bold;
}

#main p.center { text-align: center; }

#main a:visited { color: gray; background: transparent; }

#main a:hover { color: #669; background: #ccf; }

#main a:link,a:visited,a:hover {
	color: #669;
	background: transparent;
}

#main a.extnt:link {
	padding: 0 1px 1px 19px;
	background: white url(images/NTlogo.gif) left center no-repeat;
	color: blue;
}

#main a.exteh:link {
	padding: 0 1px 1px 19px;
	background: white url(images/EHlogo.gif) left center no-repeat;
	color: blue;
}

#main a.extm:link {
	padding: 0 1px 1px 20px;
	background: white url(images/museum.gif) left center no-repeat;
	color: blue;
}	

.center { text-align: center; }

hr {
	border: 1px solid gray;
	clear: both;
}

#bott { 	
	font-size: .8em;
	text-align: center;
	
}

#bott p { line-height: 1.33em; }

#bott img { float: right; }

#bott a:link,a:visited,a:hover {
	color: #669;
	background: transparent;
}

#bott a:visited { color: gray; background: transparent; }

#bott a:hover { color: #669; background: #ccf; }



	



