@charset "UTF-8";
/* CSS Document */

#pageheader_front {
	background-image:url("/images/frontpage/happening_now.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:634px;
	height:45px;
	position:relative;
	left:20px;
}

#pagecontent_front {
	/*background-image:url("/images/content/content_actual_box.jpg");
	/*background-image:url("/images/frontpage/death_top.png");*/
	background-position:top center;
	background-repeat:no-repeat;
	width:634px;
	/*height:325px;*/
	height:370px;
	position:relative;
	left:20px;
	text-align:center;
}

#pagefooter_front {
	/*background-image:url("/images/frontpage/death_bottom.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:634px;
	height:33px;
	position:relative;
	left:20px;*/
}
