/* CSS Document */

/* CSS Document */
body{
	background-color:#fff;
	font-size:12pt;
	line-height:150%;
}
h1{font-size:20pt;}
h2{font-size:16pt;}
h3{
	font-size:14pt;
}

p{    

	color:#333;
	font-weight:normal;
	line-height:150%;
	padding:0px; 

}

/*Global header search and navigation */

div#globalHeader, div#pageHeader, div#features, div#searchForm, div#finder, div#audience, div#menu, div#extra, div#footer, div#searchFormSite, div#print {
	display:none;
}




div#wrapPage{
	width:600px;
	
}
div#wrap0{
	position:absolute;
	top:60px;
	width:600px;
}


div#wrap1{
	width:600px;
	border-left: none;
	border-right: none;
}


div#wrap2, div#wrap2Home{
	width:600px;
	
}
div#masthead {background: url("http://mda.mo.gov/img/css/bg/mastheadBG.jpg") no-repeat 0% 0%;
	 height: 120px;width:600px;}

#masthead h1 {margin:0px;padding:0px;}
#masthead h1 a { display: block; height: 100px; width: 320px;color:#482309;}
#masthead h1 a em  { height: auto; width: auto; }

