body {
	background-image: url("http://www.kna-club.com/kna/bird-1.gif");
	margin-top: 0px;
	margin-bottom: 0px;
}

#main {	
	width: 620px;
	margin: 0px auto;
	background-color: #fff;
	background-image: url("http://www.kna-club.com/kna/cgiback.gif");
	text-justify: distribute;
	text-align: justify;
	line-height: 162%;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-size: 13px;
}

a:link { color: #0000ff; }
a:visited { color: #00008b; }
a:hover{ color : #FF8040; }
a:activ { color: red; }


#banner a:link { color: #fff; }
#banner a:visited { color: #fff; }
#banner a:hover { color: #ff8c00; }
#banner a:activ { color: red; }

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}

#list {
	font-size: 13px;
	font-weight: bold;
	color: #800000;
}


#header {
	width: 670px;
	height: 75px;
	margin: 0px auto;
	background-image: url("http://www.kna-club.com/kna/banner.jpg");
	padding-top: 30px;
	padding-left: 50px;
	font-size: 20px;
	font-weight: bold;
}

#footer {
	width: 720px;
	height: 30px;
	display: block;
	background-color: #454545;
	margin: 0px auto;
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

