/* CSS Document */
body{
	padding:0 0 20px 0; margin:0; font-family:Arial, Helvetica, sans-serif;
	}
div, h1, h2, h3, p, ul, img{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.spacer{
	font-size:0; line-height:0; clear:both;
	}
img{
	display:block;
	}
/*--------------------------header part start---------------*/
#header{
	background:url(images/ktheader.gif) no-repeat 0 0 #666666; color:#CCCCCC; height:467px; border-bottom:#FFFFFF 1px solid;
	width:778px; margin:0 auto; padding:41px 0 0 0;
	}
#header img.logo{
	margin:0; padding:0; width:268px;
	}
#header ul{
	background-color:#333333; height:31px; margin:374px 0 0 0; padding:0 0 0 28px; color:#ccc;
	}
#header ul li{
	float:left; display:block; line-height:31px; font-weight:bold; font-size:1em; padding:0 6px;
	}
#header ul li a{
	text-decoration:none; color:#CCCCCC; text-transform:capitalize; background-color:#333;
	}
#header ul li a:hover, #header ul li.active{
	color:#FFE771; background-color:#333;
	}
/*-----------------------body---------------*/
#body{
	width:704px; background:url(images/body_pic.gif) no-repeat 100% 99% #666666; color:#CCCCCC;
	margin:0 auto; padding:31px 37px 42px;
	}
#welcome{
	border-bottom:#999999 1px solid; padding:0 30px 0 0 ;
	}
#welcome h2{
	background:url(images/welcome.gif) no-repeat 0 0; height:60px; width:250px; display:block; font-size:0; line-height:0;
	text-indent:-2000px; margin:0 0 15px 0;
	}
#welcome p{
	font-size:1em; padding:0 0 18px 0; line-height:15px; font-weight:normal;
	}
#welcome p.text{
	margin:0 0 0 0;
	}
#event{
	border-bottom:#999999 1px solid; padding:0 30px 0 0 ;
	}
#event h2{
	background:url(images/events.gif) no-repeat 0 0; height:60px; width:250px; display:block; font-size:0; line-height:0;
	text-indent:-2000px; margin:0 0 15px 0;
	}
#event p{
	font-size:1em; padding:0 0 0 0; line-height:15px; text-align: center;
	}
#event p.text{
	margin:0 0 0 0;
	}
#biography{
	border-bottom:#999999 1px solid; padding:0 30px 0 0 ;
	}
#biography h2{
	background:url(images/biography.gif) no-repeat 0 0; height:60px; width:250px; display:block; font-size:0; line-height:0;
	text-indent:-2000px; margin:0 0 15px 0;
	}
#biography p{
	font-size:1em; padding:0 0 18px 0; line-height:15px; font-weight:normal;
	}
#biography p.text{
	margin:0 0 0 0;
	}	
#contactus{
	border-bottom:#999999 1px solid; padding:0 30px 0 0 ;
	}
#contactus h2{
	background:url(images/contactus.gif) no-repeat 0 0; height:60px; width:250px; display:block; font-size:0; line-height:0;
	text-indent:-2000px; margin:0 0 15px 0;
	}
#contactus p{
	font-size:1em; padding:0 0 18px 0; line-height:15px; font-weight:normal;
	}
#contactus p.text{
	margin:0 0 0 0;
	}
#gallery{
	border-bottom:#999999 1px solid; padding:0 30px 0 0 ;
	}
#gallery h2{
	background:url(images/gallery.gif) no-repeat 0 0; height:60px; width:250px; display:block; font-size:0; line-height:0;
	text-indent:-2000px; margin:0 0 15px 0;
	}
#gallery p{
	font-size:1em; padding:0 0 18px 0; line-height:15px; font-weight:normal;
	}
#gallery p.text{
	margin:0 0 0 0;
	}
#body ul.gallery{
	height:104px; background:url(images/gallery_bg.gif) repeat-x 0 0; padding:8px 0 0 10px;
	}
#body ul.gallery li{
	background-color:#999999; padding:0 8px 0 0; color:#FFFFFF; float:left;
	}
#body ul.gallery li.nopadding{
	padding:0;
	}
#body ul.num{
	height:14px; border-bottom:#999999 1px solid; padding:0 0 5px 508px; margin:0 0 45px 0;
	}
#body ul.num li{
	float:left; display:block; padding:0 2px; font-size:1em; line-height:14px; color:#9D9D9D; background-color:#666666;
	font-weight:bold;
	}
#body ul.num li a{
	color:#9D9D9D; background-color:#666666; text-decoration:none; 
	}
#body ul.num li a:hover{
	color:#FFFFFF; background-color:#666;
	}
#body ul.footer{
	font-size:0; height:18px; margin:0 0 8px 0;
	}
#body ul.footer li{
	float:left; display:block; line-height:18px; font-weight:bold; font-size:1em; padding:0 6px;
	}
#body ul.footer li a{
	text-decoration:none; color:#CCC; text-transform:capitalize; background-color:#666;
	}
#body ul.footer li a:hover, #body ul li.active{
	text-decoration:underline;
	}
#body p.footertex{
	font-size:.8em; line-height:14px; margin:0 0 5px 0; text-align: center;
	}
#body p.footertex a{
	text-decoration:none; color:#B3B3B3; background-color:#666666;
	}
#body p.footertex a:hover{
	color:#FFFFFF; background-color:#666666;
	}
#black{
	width:778px; border-top:#FFFFFF 1px solid; height:37px; margin:0 auto; background-color:#333333; color:#FFFFFF;
	}
	