body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bckground.gif);
}

#banner {
	border-left: 1px solid #660b12;
	border-right: 1px solid #660b12;
	border-top: 1px solid #660b12;
}
.border {
    border: 1px solid #660b12;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

h3 {
    font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

#nav_kwc {
    text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: bold;
	margin-top: 14px;
	margin-right: 15px;
	whitespace: nowrap;
}

#nav_kwc a {color: #333366;}

.address {
    border-left: 1px solid #660b12;
	border-right: 1px solid #660b12;
	border-bottom: 1px solid #660b12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	padding: 3px;
}

.address a {color: #333366;}	

#content {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(llcdrawing2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
	margin-bottom: 40px;
}

#content a {
    color: #660b12;
	text-decoration: underline
}

