body {
	font: normal 0.9em verdana, arial, helvetica, sans-serif;
	color: #555555;
	background: url('/Client/JFCS/JFCS_LP4W_LND_WebStation.nsf/bg_01.jpg') #f9f8f5 no-repeat top;
	padding: 0;
	margin: 0;
}
/* Wrap */
#wrap {
	background: url('/Client/JFCS/JFCS_LP4W_LND_WebStation.nsf/bg_index_left_1.jpg') no-repeat top left;
	margin: 0 auto 0 auto;
	width: 700px;
	height:100%;
	text-align: left;
}
#inner {
	width: 100%;
	background: url('/Client/JFCS/JFCS_LP4W_LND_WebStation.nsf/bg_index_right_3.jpg') no-repeat 368px 0;
}		
/* content */
#content01 {
	padding: 0;
	margin: 0;
	width: 700px;
	height: 350px;
	position: relative;
}
#feature {
	padding: 5px 0 0 5px;
	margin: 0;
	width: 700px;
	position: relative;
	top: 40px;
}
#feature TABLE {
	border-spacing: 0;
	border-collapse: collapse;
	margin: 15px 0 0 5px;
}
#feature TABLE TD {
	vertical-align: top;
	padding: 15px 10px 0 17px;
	height: 200px;
}
#feature TABLE TD.feature1 {
	width: 145px;
	background: url("/Client/JFCS/JFCS_LP4W_LND_WebStation.nsf/bg_feature.jpg") no-repeat 0 0;
}
#feature TABLE TD.feature2 {
	width: 145px;
	background: url("/Client/JFCS/JFCS_LP4W_LND_WebStation.nsf/bg_feature.jpg") no-repeat -178px 0;
}
#feature TABLE TD.feature3 {
	width: 145px;
	background: url("/Client/JFCS/JFCS_LP4W_LND_WebStation.nsf/bg_feature.jpg") no-repeat -356px 0;
}
#feature TABLE TD.feature4 {
	width: 145px;
	background: url("/Client/JFCS/JFCS_LP4W_LND_WebStation.nsf/bg_feature.jpg") no-repeat -534px 0;
}
#feature P{
	font: normal 0.55em Verdana,Arial,Helvetica;
	color: #fff;
	margin: 6px 0;
}
#feature A{
	color: #fff;
	text-decoration: underline;
}
#feature A:hover{
	color: #f6ed8a;
}
#feature .header{
	font: bold 0.85em trebuchet ms,verdana,arial,helvetica;
	color: #FFCB2C;
	line-height: 1.2em;
	margin: 10px 0 0 0;
}
#text01 {
	height: 141px;
	font: bold;
	padding: 7px 0 0 15px;
	background: transparent url("/Client/JFCS/JFCS_LP4W_LND_WebStation.nsf/divider.gif") no-repeat top left;
	position: absolute;
	top: 50px;
	right: 20px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #472d86;
	width: 410px;
}
#text02 {
	width: 270px;
	height: 70px;
	font: normal;
	position: absolute;
	top: 305px;
	left: 384px;
}
#text03 {
	width: 270px;
	height: 20px;
	font: normal;
	position: absolute;
	top: 347px;
	left: 378px;
}
/* donation buttons*/
DIV.button {
            margin: 6px 8px 1em 0;
            background: url("/Client/JFCS/JFCS_LP4W_LND_WebStation.nsf/button-long.gif") no-repeat top left;
            padding: 0;
/*            width: 101px; */
width: 201px;
            height: 22px;
            line-height: 22px;
            float: left;
            }
            
DIV.button A {
            color: #fff;
            font: normal 9px verdana;
            text-decoration: none;
            margin: 0 3px 0 5px;
            *margin: 0 5px 0 5px;
			line-height: 20px;
            }
            
DIV.button SPAN {
            width: 8px;
            height: 22px;
            position: absolute;
            top: 0;
            right: -4px;
            }
