body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.thumbs
{
background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #404040;
	margin: 5px;

}

/***********************************************************************************************
/* HTML */
*{ margin:0; padding:0; }
body{background:#e7e7e7 url("KS_bg.png"); color:#404040; font:11px Verdana, sans-serif; text-align:justify; overflow:auto; overflow-x:hidden; overflow-x:hidden; overflow-y:auto; width:99.99%; }
h1,h2{ font-family: "Verdana", Arial, sans-serif; margin-bottom:.3em; clear:both; }
h1{ font-weight:normal; font-size:11px; color:#83515c; margin-top:1em; }

#container {
	width: 100%;
	margin-bottom: -321px;
	text-align: left;
}

#header {
	width: 100%;
	height: 291px;
	background-image: url(ks_head.png);
	background-position: -130px;
	background-repeat: no-repeat;
}




h2 {
	margin-bottom:5px;
	border-bottom:4px solid #ffffff;
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	text-transform: uppercase;
	color: #7e987d;
	letter-spacing:2px;
background-color:#;
	font-family: century gothic, arial, Georgia, Helvetica, sans-serif;

font-size: 16px;
font-weight:bold;
}
.subhead {
border-bottom:1px solid #e2e2e2;
font-family: arial, Times New Roman, Helvetica, sans-serif;

}


h3 {
margin-bottom:5px;
padding:2px;
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
text-transform: uppercase;
color: #7e987d;
letter-spacing:2px;
background-color:#;
font-family: century gothic, arial, Georgia, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;}
















ul{ list-style:outside square; margin:1em 0 1em 2em; text-align:justify;}
li{ margin-bottom:.2em; }
p{ margin-bottom:1em; text-align:justify; }
img{ border:0; }
div,ul{ text-align:justify; }


.clear{ clear:both; margin:0; width:100%; }
object{ float:right; }
/***********************************************************************************************
/* TABBED NAVIGATION & LOGO */

#skip,#skip li,#header ul,#header li,#footer ul,#footer li{ margin:0; list-style:none; }
#logo{ position:absolute; top:1.8em; left:2%; color:#fff; }

#header #tabs{ 	width:95%; margin: 0 auto; padding-top:20px; padding-left:240px; }
#tabs li{ float:left; background:url("") no-repeat 0 0; padding:0 0px 0 9px; line-height:1.5em; }

#tabs a{
	color: #7e987d;
	padding: 0 25px;
	border-left: 1px solid #575757;
	text-decoration: none;
	letter-spacing: 1px;
	font: normal 1.0em Arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}


#tabs a:hover {
	background: #;
	border-bottom: 0px solid #cdcdcd;
	text-decoration: none;
	color: #f2f2cb;
}

#tabs .first a {
	border: none;
}

/* MAIN BODY STYLES */

#wrapper{background:#fcfdfb url("") no repeat; width:88.5%; margin:0 auto; height:auto; }

#crumbs{font-size:10px; text-align:right; border:0px solid #8fa0b3; margin-top:10px; margin-bottom:0px; text-transform:uppercase;}

#mainfull{
	float:left;
	font-size:11px; 
	width:910px;
	padding:0;
	border-right:0px solid #e2e2e2;
	margin-top:0px;
text-align:justify;
display: block;
}
#mainfull h2{ margin-top:0; }

#mainfull a{ color:#7e987d; text-decoration:underline; font-weight:bold;}
#mainfull a:visited{ color:#7e987d; text-decoration:underline; font-weight:bold;}
#mainfull a:focus,#mainfull a:hover,#mainfull a:active{ color:#808080; text-decoration:underline; font-weight:bold;}


/* FOOTER */
#footer{ padding:1em 0; width:100%; font-size:11px; background-color:#bcbcbc; color:#808080; line-height:1.3em; border-top:7px solid #ffffff; border-bottom:0px solid #ffffff;}
#footer, #footer p, #footer ul{ float:right; display:inline; text-align:right;}
#footer p{ width:100%; margin-right:0%; }
#footer ul{ width:20%; text-align:right; margin-left:1%; }
#footer a{ color:#808080; text-decoration: underline;}
#footer a:hover, #footer a:focus, #footer a:active{ color:#404040; text-decoration:underline; }


