.kcButton
	{
	background: url('../img/holy/btn.png');
	background-repeat: no-repeat;
	width: 190;
	height: 50;
	padding-right: 5;
	padding-left: 10;
	text-align: center;
	font-size: 14;
	}
div.leftMenu
	{
/* 	background-repeat: no-repeat; */
	position: absolute;
	top: 50px;
	left: 10px;
	width: 180px;
	/*	height: 620; */
	text-align: center;
	font-size:18;
	height: 400px;
	background-color: transparent;
	}
.rightMenu
	{
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;
	top: 50;
	left: 800px;
	width: 170;
/*	height: 620; */
	text-align: center;
	font-size:18
	}
.topHeading
	{
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	font-size:24
	}

.middleContent
	{
	background-color: transparent;
	position: absolute;
	top: 50;
	left: 180;
	width: 620px;
	font-size: 12;
	height: 750;
	
	}
.bottomContent
	{
	position: absolute;
	top: 656px;
	left: 20px;
	width: 920;
	font-size: 8;
	}
.topPicture
	{
	position: absolute;
	top: 20;
	width: 580;
	font-size: 8;	
	}
.subContentPage
	{
	position: absolute;
	top: 20;
	width: 580;
	font-size: 14;	
	}
.subContentPage p
	{
	font-size: 14;	
	padding-left: 20;
	}
img.floatleft
	{
	float: left;
	margin: 0px 14px 3px 0px;
	}

img.floatright
	{
	float: right;
	margin: 0px 14px 3px 0px;
	}
.route
	{
	text-align: center;
	font-size:18;
	}
