* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: white;
	line-height: 1.6em;
	font: small "Trebuchet MS", Verdana, Arial, sans-serif;
	}

#allcontent {
	background-color: white;
	border: none;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

#masthead, #logo, #navigation ul {
	display: none;
	}

#main_content {
	background-color: white;
	border: none;
	}

div {
	background-color: white;
	border-style: solid;	
	border-width: 1px;
	border-color: black;
	padding: 15px;
	margin-bottom: 15px;
	}

#boxout {
	background-color: white;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	margin: 20px;
	width: 200px;
	float: right;
	display: inline;
	}

.banner, .banner_alternate {
	width: 170px;
	float: left;
	border-style: none;
	padding: 10px;
	margin: 0px 10px 0px 0px;
	}

.sub_heading {
	font-weight: bold;
	}

#maaf_banner {
	margin-left: 166px;
	}

.emphasis {
	font-size: 1.1em;
	text-decoration: underline;
	}

#footer {
	font-size: 0.85em;
	line-height: 1em;
	text-align: center;
	}

a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	}

ol {
	list-style-position: inside;
	}

h1, h2, h3, h4 {
	font-family: Georgia, Lucida Bright, "Times New Roman", serif;
	}

#updated {
	font-size: 1.2em;
	}

h1 {
	font-size: 1.6em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 1.1em;
	}

ul {
	list-style-type: none;
	font-size: 1em;
	}

a img {
	border: 0;
	}
