* {
	font-family: Times New Roman, Times, serif;
}

.kandc {

	background:#605F5C url(../images/newbg/bg.jpg) repeat fixed;
	margin:0;
	color:#605F5C;
}
#header {
	position:center;
	width:672px;
	height:144px;
	background:#FFFFFF url(../images/newheaders/homebordernew.jpg); 

}

div,
td,
p {
	font-size:12px;
	line-height:18px;
	color:#000000;
}

a,
a:link {
	text-decoration:underline;
	color:#9A9998;
}
a:active {
	text-decoration:underline;
	color:#9A9998;
}
a:visited {
	text-decoration:underline;
	color:#9A9998;
}

a:hover {
	text-decoration:underline;
	color:#9A9998;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: square;
}

li {
	line-height: 18px;
	padding-left: 0px;
	padding-top: 0px;
	list-style-position: inside;
}

h1 {
  color:#000000;
  font-family:Times New Roman, Times, serif;
  font-size:25px;
  margin:5px 0 0 0;
  font-weight:bold;
   }
   
h2 {
  color:#000000;
  font-family:Times New Roman, Times, serif;
  font-size:20px;
  margin:5px 0 0 0;
  font-weight:bold;
   }
   
h3 {
  color:#D3CCBA;
  font-family:Times New Roman, Times, serif;
  font-size:12px;
  margin:10px 0 0 0;
  font-weight:bold;
   }

/* ---------------------
Page layout
--------------------- */

#toppadding	{
	position:relative;
	width:855px;
	display:block;
	height:160px;
	margin-top:10px;
}

#logocontainer {
	background:transparent url(../images/newbg/holes2.jpg) repeat-y left top;
	width:855px;
        margin: 5px auto;
	padding-top:5px;
	text-align: left;
}

#container {
	width:855px;
	margin: 15px auto;
	padding:0;
	text-align: left;
}

#containerbg {
	position:relative;
	width: 855px;
	background:transparent url(../images/newbg/holes2.jpg) repeat-y left top;
	float:left;
	top:0;
	left:0;
}

#leftcol {
	position:relative;
	float:left;
	clear:right;
        height:175px;
	width:142px;
        padding: 5px;
	margin: 10px;
}

#content_main {
	position:relative;
	float:left;
	width:650px;
}

#copyright {
	position:relative;
	width:650px;
	display:block;
	clear:both;
	float:left;
        color:#B2ABA5;
}

#copyright div {
	color:#9A9998;
	font-size:10px;
	font-weight:bold;
	display:block!important;
	width:650px;
	float:left;
	clear:left;
	margin:-5px 0 0 0;
	text-align:left;
{

