#content {
	background: #fafafa;
}

h1 {
	width: 781px;
	height: 20px;
	margin: -2px 0 10px 0;
	padding: 0;
	font: 16pt Georgia, Times, Serif;
	color: #000;
}

#static {
	width: 781px;
	margin: -12px -12px -12px -12px;
	padding: 12px;
	background: #f0ebc3;
}

/* ========== */
/* = Images = */
/* ========== */

#images {
	float: left;
	width: 335px;
}

/* =================== */
/* = Center Text Box = */
/* =================== */

#text {
	float: left;
	width: 420px;
	padding: 0 6px;
}

#text p {
	margin: 0 0 10px 0;
}

#text img {
	margin:20px 0 10px 0;
}
