/* This is the stylesheet modern browser will use to print your pages. */

body {
	text-align: center;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#frame {
	border-left: none;
	border-right: none;
}

#mainbody {
 	padding: 0px 2.5em 1.6em 1.5em;
	font-size: 1em;

}

#sidecol {display: none;

}

ul li {
	border-top-style: none; 
	font-size: small;

}


ul li p {font-size: x-small;

}


ul ul li {
	font-size: x-small;

}



ul ul ul li {
	font-size: x-small;

}

/*-------------------------
For Census Tables
-------------------------*/
.column_gray {width:30px; 
}
.column_clear {width:30px;
}
