body {
	background-image: url(http://www.askana.org/images2/bgstrip.jpg);
	background-repeat: repeat-x;
	background-color: #fff79e;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
}

li { list-style-type: none;}

a {
	color: #666666;
	background: inherit;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}
a:hover { color: #FF9900; background: inherit; }
.menuheadertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #88B1C1;
}


.centerpane {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(http://www.askana.org/images2/askanabgpage.jpg);
	background-repeat: repeat-y;
	position: relative;
}

.footer{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-color: #9CC0CE;
	height: 30px;
	color: #758D51;
	top: -12px;
}
