#nav_kwc {
    text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
	whitespace: nowrap;
}

#nav_kwc a {color: white;}

#header {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.about {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660b12;
	font-weight: bold;
	margin-top: 230px;
}

.about a {color: #660b12;}
	
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	background-image: url(boxbckground.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.quicklinks {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	background-image: url(quickbckground.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

.box a:link, .quicklinks a:link {color: #333366;}

.box a:visited, .quicklinks a:visited {color: #333366;}

.box a:hover, .quicklinks a:hover {color: #660b12;}

.box a:active, .quicklinks a:active {color:#660b12;}

.quicktext {
	margin-right: 12px;
	margin-left: 12px;
}

ul {
  margin-top: 0px;
  margin-left: 32px;
  padding: 0px; 
}

li {
  margin-top: .4em;
  list-style-type: none;
  list-style-image: url(arrow2.gif);
}

.address {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	padding: 3px;
	border: 1px solid #ffffff;
}

.address a {color: #333366;}


