#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1004px;
	background:url(img/knvolbkg.gif)
	}	

#header {
	height:84px;
	background:url(img/knvol_01.gif)	
}

#left-column {
	float: left;
	width: 155px;	
}

#right-column {
	float: right;
	width: 170px;
		
}

#content { 
	float: left;
	width: 65%;
}

#footer {
	clear: both;
	background: #284e22;
}

#visual {
	position:relative;
	left:0px;
	top:0px;
	height: 51px;
	width: 108px;
	visibility: visible;
	background-image: url(img/knvol_02.gif);
	background-repeat: no-repeat;		
}

#menu {
	position:relative;
	left:1px;
	top:0px;
}
	
	
	
#armex {
	position:relative;
	left:8px;
	top: 180px;
	height: 180px;
	width: 130px;
	visibility: visible;
}		

body {
margin:0 0 0 0;
background-color: #efe9d4;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

body h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-left:2px;

}





body a {
color:#000000;
}




.agenda {
margin-left:5px;
margin-right:2px;



	
}


.agenda a {
	text-decoration: none;
	color:#000000;
	font-weight:bold;

	
	
}

.agenda a:hover{
	text-decoration: underline;
	color:#000000;
	

}


.banner {
	margin-left:5px;
	margin-right:2px;
}


.banner img{
margin-top:5px;

}

.spacer{
	position:relative;
	left:1px;


}



