body {
	background: white/* url(../img/deg_bg.jpg) repeat-x*/;
	margin:0px 0px;
	padding:0px;
	text-align:center;
	}

div#intro_cont01 {
	background: /*green*/;
	width:762px;
	margin:0px auto;
	text-align:left;
	}
	
div#intro_header{
	background:transparent;
	width:760px;
	margin-left:1px;
	}

div#intro_border_top{
	background:/*#cc0000*/transparent url(../img/kp_main-body-header-RED.gif);
	width:760px;
	height:24px;
	margin-left:1px;
}
div#intro_cont02 {
	background-color: transparent ;
	width:760px;
	height:400px;
	/*border-right-style:solid;
	border-right-width:1px;
	border-right-color:white;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:white;*/
	/*float:left;*/
	/*display:inline;*/}

div#enter {
	color: white;
	text-align:center;
	font-size:0.9em;
	font-family:ghotic;
	/*letter-spacing:1px;*/
	float:left;
	margin-left:50px;
	margin-top:115px;
}
div#enter a{
	color:#0096E2;
	font-family:sans-serif;
	text-decoration:none;
	font-weight:bold;
	}
div#enter a:hover {
	color:#009bea;
	font-family:sans-serif;
	text-decoration:none;
	font-weight:bold;
}

div#entrer {
	color: white;
	text-align:center;
	font-size:0.9em;
	font-family:ghotic;
	/*letter-spacing:1px;*/
	float:right;
	margin-right:50px;
	margin-top:115px;
}
div#intro_cont03 {
	background:transparent url(../img/kp_main-body-cont-RED.gif);
	width:760px;
	height:380px;
	margin:0px 0px 0px 0px;
		border-right-style:solid;
	border-right-width:1px;
	border-right-color:white;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:white;
}
div#entrer a{
	color:#0096E2;
	font-family:sans-serif;
	text-decoration:none;
	font-weight:bold;
	}
div#entrer a:hover {
	color:#009bea;
	font-family:sans-serif;
	text-decoration:none;
	font-weight:bold;
}


div#footer {
	background:/*#cc0000*/ url(../img/kp_main-body-footer2.gif) no-repeat;
	color:white;
	font:bold 0.75em arial;
	width:762px;
	height:24px;
	line-height:15px;
	padding:4px 0 0 11px;
	margin-left:1px;
	}
div#footer .KP {
	color:red;
	font-size:12pt;}
div#footer .righty {
	float:right;
	padding:0px 20px 0 5px;
	}