html {
	background-image: url(../img/chalkboard1.jpg);
	background-position: fixed;
}	


/*TYPEFACE RULES GO HERE */

h2 {
	color:#fff;
}

p.subhead-text {
	font-family: "Titillium Web", sans-serif;
	font-size:25px;
	font-weight: 400;
	line-height: 35px;
	color:#fff;
	padding-top:0; 
	margin-bottom:25px;
}

p.attribution {
	color:#fff;
}

.district, #mn_schools {
		display:none;
}


#district_map {
	float:left;
	width:610px;
}

#subhead {
	width:310px;
	float:left;
	padding:0 20px;
}

#main-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#headline-content {
	margin-bottom: 20px
}

iframe {
	border:0;
	width:500px;
	height:350px;
}

#newboxes2,#newboxes3, #newboxes4,#newboxes5,#newboxes6,#newboxes7,#newboxes8,#newboxes9,#newboxes10,#newboxes11,#newboxes12,#newboxes13,#newboxes14,#newboxes15,#newboxes16,#newboxes17,#newboxes18,#newboxes19,#newboxes20,#newboxes21,#newboxes22,#newboxes23,#newboxes24,#newboxes25,#newboxes26,#newboxes27,#newboxes28,#newboxes29,#newboxes30,#newboxes31,#newboxes32,#newboxes33 {
	position:absolute;
	width:500px;
	height:350px;
	top:180px;
	overflow-y:scroll;
	display:none;
	-webkit-overflow-scrolling: touch;
}

#newboxes1 {
	position:absolute;
	width:500px;
	height:350px;
	top:180px;
	padding-left:20px;

	display:block;
}




