/* CSS Document */
<style type="text/css">
<!--
.nothing{font-family:arial;
}
.details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #999999;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #000000;
}
.mainheads {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.subheads {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
}
.date {
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.nmdheader{
  	margin: 0 auto; 
  	width: 550px;
  	height: 100px;
}
.nmdsplash{
  	margin: 0 auto; 
  	width: 550px;
  	height: 100px;
}
.leftbar{
  	width: 150px; 
  	top: 150px;
  	height: 200px;
  	z-index:1
}
.bigblock{
  margin: 0 auto; 
  width: 550px;
  top: 150px;
  height:220px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #000000;
}
-->
</style>
