#container {
}
#panel {
	background: #E5AC75;
	/*height: 320px;*/
display: none;
	border: thin solid #524146;
	padding: 20px;
}

#panel2 {
background: #E5AC75; 
/*height: 320px;*/
display: none;
border: thin solid #524146;
padding: 20px;
}
#panel3 {
background: #E5AC75; 
/*height: 320px;*/
display: none;
border: thin solid #524146;
padding: 20px;
}
#panel4 {
background: #E5AC75; 
/*height: 320px;*/
display: none;
border: thin solid #524146;
padding: 20px;
}
.button {
	text-align: center;
	background-color: #DA8657;
	border: thin outset #D07035;
	padding: 5px;
	background-image: url(kno.jpg);
}

.buttontext {
font-weight: bold;
font-size: 1em;
}
.buttontext2 {
font-weight: bold;
font-size: 1em;
}
.buttontext3 {
font-weight: bold;
font-size: 1em;
}
.buttontext4 {
font-weight: bold;
font-size: 1em;
}

