body {
	background-image:url(/images/shineBG.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#ccc;
}
a {	color:#ccc;	}
#footer {
	padding:8px 0px 10px 0px;
	font-size:10px;
	color:#ccc;
	text-align:center;
	clear:both;
}
#press-releases {
	width:600px;
	margin:2em auto 2em auto;
	clear:both;
}
.divPressL { float:left; width:295px; margin-bottom:20px; }
.divPressR { float:right; width:295px; margin-bottom:20px; }