@charset "utf-8";
/* CSS Document */



#container
{
	background-color:#574566	
}

#container #content #headline
{
	position:relative;
	background-image: url(_Images/Home-2010/home_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:512px;
}

#container #content #bodyArea
{
	position:relative;
	background-image: url(_Images/Home/Ministries_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:380px;
}