@charset "utf-8";

/* =============================
(C) PRAY + LIFE print CSS
last update 20110526

============================= */

body{
	background:none;
	text-align:left;
}
#container{
	background:none;
}

#content{
	background:none;
}
#header{
	background:none;
}

/*
#sub{
	display:none;
}
#main{
	background:none;
	float:none;
}
*/

#footer{
	background:none;
}
#footerContent{
	color:#444;
}
#footerContent a:link{
	color:#444;
}
#footerNav{
	display:none;
}
.copyright{
	color:#444;
	background:none;
}
.copyright a:link{
	color:#444;
}

