#header { width: 1050px; background-color: #6B0829; }

/* ----------------- Home ------------------------ */
#homepage-foreign #content #footer p { max-width: 100%; }




/* ----------------- Literature Listing ------------------------ */
body#lit-listing h2 {font-size: 140%;}
#literature {
	margin: 7px 0;
	padding: 0 2em;
	font-size: 100%;
}
#header-bar h2 {
	font-size: 100%;
	margin: 0.25em 0 0 0;
	line-height:normal;
}

#literature ul {
	display: block;
	list-style-type: none;
}
#literature li.noimg-item {
	margin-top: 1.25em;
}
#literature li.img-item {
	clear: both;
	padding: 0;
	margin-top: 10px;
}
#literature li img {
border:medium none;
float:left;
margin:0pt;
padding-right:1em;
padding-bottom: 10px;
}
#literature li h2, #literature li h3 {
	font-size: 90%;
	margin: 0 0;
}
h3.type {
	border-bottom: 1px solid #999999; 
	margin: 0pt 0pt 0.5em; 
	padding-top: 20px; 
	clear: both;
	font-size: 135%;
	font-weight: 500;
}
#literature li p.promo {
	font-size: 75%;
	margin: 0 0;
}
#literature #books, #literature #articles, #literature #bics {
	padding: 15px 0;
	clear: left;
}


/* ----------------- Generic ------------------------ */
body.generic #content { margin-top: 15px; }
body#AF-help h3 { font-size: 138%; text-transform: uppercase; font-weight: bold; }


/* ----------------- Contact Page ------------------------ */
#contact #content { width: 900px; }
#contact .contact-sub { width: 225px; }





