/*html, h2, h3, h4, #printhead, #text, #under, #foot { font-family: sans-serif, courier; }*/

* { font-family: sans-serif, courier; padding: 0; margin: 0; letter-spacing: 0; font-size: 10pt; }
h2, h3, h4 { text-indent: 0; }
#webhead, #menn, .roundtop, .roundbottom, br, #banner, #incur, #store, #ulbot, #AFAlogo, #handmenu { display:none; }
#ulbot, #AFAlogo { display: none; }

#printhead { text-align:center; }
#printhead img { float:none; }

#printdoll, br, #under { display: none; }

li { display: block; text-indent: 0; margin: 0 0 1em 0; }

#handmenu { display: inline; text-indent:0; text-align: center; }
#handmenu ul{ max-width: 8em; margin: 0 auto; border: 1px outset #600; background: #300; color: #fff; }
#handmenu li{ 
	margin: 0 auto; 
	display: block; text-align: center;
	color: #fff; background: #600;
	border-top: 1px solid #a55; border-bottom: 1px solid #600;
}

#handmenu a { color: #fcc; text-decoration: none; }
#handmenu a:hover { color: #fff; }

#null {
	background: #822; color: #fff; 
	padding: 2%; text-indent: 1em; 
	text-align: left; 
}
#mission { 
	border: 1px inset #822; 
	padding: 2%; background: #600; 
}

#mission p { font-weight: bold; text-indent:0; }

#foot {
	position: relative;
	font-size:10pt;
	text-align:center;
	padding:0px 10pt;
}

#type p, #foot p { margin: 0 0 1em 0; text-align: left; }

h2, h3 { 
	padding: 0; 
	text-indent: 0; 
	text-align: center; 
}

#leftF { display:none; float:left; margin:0; }
#rightF { float:right; margin:0; }

#tp_BL, #tp_BR { display: none; }

/* Shrink images to fit within viewport if phone can't scroll horizontally. */
img { max-width: 100%; }
