/* (C) 2006 Bill Evans Media */

/* Footer += 40 */

/* ============== MAIN LAYOUT BOX ============== */

#main {
	position:relative;
	width:650px;
	z-index:2;
	visibility: visible;
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	overflow:visible;
}

/* ============== OUTER CONTENT BOX ============== */

#content-outer {
	position:absolute;
	width:650px;
	height:840px;
	z-index:3;
	top: 110px;
	overflow:visible;
	visibility: visible;
}

/* ==================== FOOTER ==================== */

#footer {
	position:absolute;
	width:650px;
	height:22px;
	z-index:3;
	top: 950px;
	left: 0px;
	overflow:visible;
}

.title-distribution {
	font-size:10px;
	margin-top: -8pt;
	text-align:center;
}

.title-pressitem {
	font-weight:bold;
	margin-bottom: -5pt;
	text-align:center;
}