* { padding: 0; margin: 0; }

body {
 font-family:"Trebuchet MS";
 font-size: 13px;
 margin:0px 0px 0px 0px;
 line-height:26px;
/* background-color:#D6EDFF;*/
 background-color:#7EA77F;
}




h2 {
font-family:"Trebuchet MS";
font-size:18px;
font-style:oblique;
margin-top:4px;
}

h3 {
font-family:"Trebuchet MS";
font-size:18px;
}

td {padding:3px}

li {
font-family:"Trebuchet MS";
line-height:22px;
	margin-left:20px;
	list-style-image: url(../images/nlm/icon_bullet.gif);
}

/* Links */
a:link { 
	text-decoration: none; 
	font-weight:bold;
	color: #3366CC;
	}
	
a:visited { 
	text-decoration: none;
	font-weight:bold; 
	color: #3366CC;
	}
	
a:hover, a:active { 
	text-decoration: underline;
	font-weight:bold; 
	color: #142630;
	}


#wrapper { 
 margin: 0 auto;
 width: 100%;
 
}
#header {
 width: 100%;
 background-color: #7FB7E1;
 background-image:url(../images/nlm/bg_header_shadow.gif);
 background-repeat:x-repeat;
 background-position:center;
 height: 71px;
 margin: 0px 0px 0px 0px;
}
#content { 
 width: 100%;
 background-color:#F8E681;
 background-image:url(../images/nlm/bg_content.gif);
 background-repeat:repeat-x;
 margin: 0px 0px 0px 0px;
}
#footer { 
 width: 100%;
 height: 175px;
/* background-color:#D6EDFF;*/
 background-color:#7EA77F;
 background-image:url(../images/nlm/bg_footer.jpg);
 background-repeat:repeat-x;
 background-position:top center;
 margin: 0px 0px 0px 0px;
}

.DFEC_el_wrapper {
	width:670px}
