*		{
margin: 0pt;
padding: 0pt;
		}

body {
	background: #160900 url(../images/bkg/jkhd-webbkg-2col.jpg) no-repeat scroll center 0px;
}

#head {
	width: 1411px;
	height: 233px;
	background: no-repeat;
	margin: 0px auto;
}	
#nav/*start of nav*/

 {
	width: 940px;
	height: 117px;
	background: no-repeat;
	margin: 0px auto;
}

ul#navlist
{
	white-space: nowrap;
	margin-left: 0px;
	padding-top: 95px;
	text-align: center;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-right: 300px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 3px 10px;
	background: #006699;
	font-size: 16px;
}

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background: #006699 repeat;
}

#navlist a:hover
{
	color: #006699;
	text-decoration: none;
	background: #FBFBFB;
}

/*#content-top {
	width: 600px;
	height: 108px;
	margin: 0px auto;
	color: #FFFFFF;
	font: normal 14px "Times New Roman", Times, serif;
	overflow: hidden;
	background: url(../images/content/jkhd-contentpaper-top.jpg);
	float: left;
}

/*end of nav*/

#content {
	width: 933px;
	min-height: 600px;
	margin: 0px auto;
	color: #FFFFFF;
	font: normal 14px "Times New Roman", Times, serif;
	overflow: hidden;
	background: url(../images/content/jkhd-content-bkg650.jpg) repeat-y;
	}
.leftside {
	float: left;
	height: auto;
	width: 650px;
	background: #FBFBFB url(../images/content/jkhd-content-bkg650.jpg) repeat-y;
}
.rightside {
	float: right;
	height: auto;
	width: 233px;
	background: #FBFBFB;
}


#footer {
	width: 650px;
	height: 145px;
	bottom: 0px;
	background: url(../images/footer/jkhd-footer-650.jpg) no-repeat;
	margin: 0 auto;
	float: left;
}
.foottext {
	color: #006699;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-left: 76px;
}

.foottext a:link {
	color: #006699;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.foottext a:hover {
	color: #cc3300;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.foottext a:visited {
	color: #006699;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

p {
	color: #FFFFFF;
	padding: 10px 20px 5px 38px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.lefttext {
	color: #cc3300;
	padding: 10px 25px 5px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}

.leftimg {
	color: #cc3300;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.lefttext-dent {
	color: #CCCCCC;
	padding: 10px 20px 5px 48px;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
.righttext {
	color: #CC3300;
	padding: 5px 10px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

.righttext a:link {
	color: #006699;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

.righttext a:hover {
	color: #CC3300;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

.righttext a:visited {
	color: #006699;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}


a {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border: 0px;
}

a:link {
	text-decoration: none;
	border: 0px;
	color: #006699;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	border: 0px;
	color: #006699;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: none;
	border: 0px;
	color: #cc3300;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
	border: 0px;
	color: #006699;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #333333;
	padding: 10px 20px 5px 15px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline overline;
}
h3 {
	color: #333333;
	padding: 10px 5px 5px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: overline;
}
h2 {
	color: #333333;
	padding: 10px 20px 5px 25px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}



/* Easy Slider */

	#slider {
		padding-left:10px;
	}

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width: 610px;
		height: 400px;
		overflow: hidden; 
		float: right;
		padding-bottom: 19px;
		padding-top: 19px;
		}
