/* http://web.archive.org/web/20070312015714/www.blankettheworld.org/c/print.css */
	/* blanketthworld.org - print css */
	/* last modified: 06/13/05 */

html {
	width: 100%;
}
body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Georgia, Palatino, serif;
	width: 90%;
  	 }
#header {
	color: #333;
	background:  url(../../../20090416001351/i/header.jpg) no-repeat;
	margin: 0;
	text-align: left;
	width: 715px;
	height: 71px;
}
#nav {
	display: none;
}
#designer {
	display: none;
}
#footer {
	border: 0;
	border-top: 1pt solid #ccc;
	padding: 5pt 7pt 7pt 10pt;
	text-align: left;
	clear: both;
	font-size: 10pt;	
}
#footer p	{
	margin: 10pt 0;
	padding: 0;
}
#footer ul	{
	margin: 10pt 0 0 0;
	padding: 0;
}
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15pt 0 0;
	text-align: left;
	border: 0;
}	
a:link, a:visited {
   color: #566;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
#about_side {
	display: none;
}
#fm_side {
	display: none;
}
#ftc_side {
	display: none;
}
#donate_side {
	display: none;
}
#corp_side {
	display: none;
}
#contact_side {
	display: none;
}
#policy_side {
	display: none;
}

/* Typography */

h1, h2, h3, h4, h5, h6	{
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
	line-height: 1.2em;
	}
h4, h5, h6	{
	font-weight: normal;
	}
code, pre	{
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	background: inherit;
	color: #333;
	}
