body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFCC00;
	margin: 0;
	text-align: center;
	background: url(/images/kac-bg-tile.gif) repeat-y 50% 0;
}
#banner {
	margin-right: auto;
	margin-left: auto;
	background: #000000 url(/images/jbheader.gif) no-repeat;
	height: 124px;
	width: 780px;
	
}
#banner2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #000000;
	height: 20px;


}
#myMenuID{
	background-color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	height: 1em;




}
#container{
text-align: center;

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
        height: 350px;
		text-align: left;
		margin-top: 0;
}
#border1 {
	width: 782px;
margin-right: auto;
	margin-left: auto;
}
#border2 {
	border: 1px solid #000000;
	background-color: #FFFFFF;

}
#mainright {
	width:7%;
	float:left;
	background:#fff;
	padding-bottom:10px;
	height: 325px;

		}
	
	#maincenter {
	width:85%;
	float:left;
	background:#fff;
	padding-bottom:10px;
	font-size: 14px;
	padding-top: 12px;
	text-align: left;


		}
	
	#mainleft {
	width:7%;
	float:left;
	background:#fff;
	padding-bottom:10px;
	font-size: 11px;
		}
#prefooter {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 780px;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	
	padding-top: 5px;
	padding-bottom: 5px;



	
}
#prefooter a:link, #prefooter a:active, #prefooter a:visited {

}

#prefooter a:link {

}		
#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 780px;
	font-size: 10px;
	text-align: center;
	background-image: url(/images/jkb/orange-bgrnd-2.gif);
	background-repeat: repeat;
	padding-bottom: 2px;
	padding-top: 2px;





	
}
/* Old Sutff */


th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
}
a:link, a:active {
	color: #FF0000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

a.header:link, a.header:active, a.header:visited {
	color: #0000FF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	text-decoration: none;


}

a.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

td.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	word-spacing: 3px;
	color: #FFFFFF;


}
td.grey {
	background-image: url(/images/grey-fade.jpg);

}
td.yellow {
	background-color: #FFFFCC;


}
table.black {
	background-color: #000000;
}
td.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: normal;
	word-spacing: 3px;

}
h1, h2, h3, h4, h5, h6, p, a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
h1 {
	font-size: 18px;
	background-color: #FFCC00;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 12px;
}
h4 {
font-size: 12px;
}
h5 {
font-size: 7px;
}
h5 {
font-size: 6px;
}
li {
	letter-spacing: 1px;
	padding-bottom: 9px;

}
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	/* margin: 0 auto; center for now */
	/*width: 30em;  ems so it will grow */
	width: 100%;
	background: url(/images/box/body-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/images/box/head-r.jpg) no-repeat right top;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/images/box/head-l.jpg) no-repeat left top;
	margin: 0px;
	padding: 30px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1.5em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/images/box/body-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-size: 100%;
}

.boxbody p {
	text-align: left;
	}
/*navigation*/

 #navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align: left;

}

#navlist li
{
padding-left: 10px;
background-image: url(images/nav-arrow.gif);
background-repeat: no-repeat;
background-position: 0 50%;
}

#navlist li a
{
	color: #339933;
	text-decoration: none;


}
#navlist li a:hover
{
	color: #33CC33;
	text-decoration: none;


}

/*Old stuff*/

.news-pic {
	float: right;
	padding: 0px 7px 7px;
	

}
.news {
	font-size: 12px;
	text-align: justify;

}

a.flinks {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 2em;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}
a.flinks:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.flinks:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.flinks:hover {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.flinks {
	text-align: center;
	letter-spacing: -1px;
	word-spacing: normal;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;

}
