body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/nlm-bg.jpg);
}
.nlm-h-n {
	background-image: url(../graphics/nlm-nav.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 1006px;
	vertical-align: middle;
	text-align: center;
}
a.h-n:link, a.h-n:visited, a.h-n:active, a.h-n:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	text-decoration: none;
	padding: 0 10px;
	
}
a.h-n:hover {
	color: #f8c8ff;
	text-decoration: none;
}
.nlm-content {
	background-image: url(../graphics/nlm-ct-bg2.jpg);
	width: 1004px;
	border: 1px solid #000000;
}
.nlm-padding { padding:10px; }
.nlm-padding2 { padding:20px 0; }

.nlm-sidenav {
	border: 1px solid #c862c8;
	
	background-color: #700182;
}
.nlm-main {
	border: 1px solid #fad9ff;




	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	background-color: #fff;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 12px;
}
.footer { border: 1px solid #000; background-color:#ef8230; padding:5px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70)}
.foot-links {color: #FFF;   }
a.foot-links:link, a.foot-links:visited, a.foot-links:active, a.foot-links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	text-decoration: none;
	padding: 0 5px;
	
}
a.foot-links:hover {
	color: #000;
	text-decoration: none;
}
#menu a, #menu a:visited {
	text-align:left;
	text-decoration:none;
	color:#ffccff;
	display:block;
	width:140px;
	background-color:#7f1a8f;
	padding:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ad48b1;
	border-right-color: #ad48b1;
	border-left-color: #ad48b1;
  }
#menu a:hover {
  color:#fff;
  background-color:#902ea0; 
}
#menu-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ad48b1;
}
.h1-style {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ba288e;
	padding: 5px;
	border: 1px solid #000000;
	font-weight: bold;
}test {
	font-size: 16px;
}

