body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: large;

	left: 10px;

	width: 880px;

	margin: 0 auto;

	/*background-color: #FFFFEE; */

	background-color: #FFFFFF;

}



h1, h2 {

	text-align: center;

}



h3 {

	 color: red;

}

td {

	font-family: Arial, Helvetica, sans-serif;

}





th {

	font-family: Arial, Helvetica, sans-serif;

}



ul {

	list-style-type: square;

}



#content {

	float: right;

	width: 580px;

	padding: 30px 0px 0px 20px;

}



#sidebar {

	float: left;

	width: 280px;

	margin: 0px;

	padding: 10px 0px 0px 0px;

}



.logo {

	height: 280px;

/*	height: 180px;

/*	background: url(images/WAL_logo.png) no-repeat left top; */

/*		background: url(images/Art_League_logo.jpg) no-repeat left top;*/

/* 				background: url(images/WAL_logo.jpg) no-repeat left top; /* REMOVED Sep 2016 */

/*					background: url(images/2016_banner_lr.jpg) no-repeat left top; */

 				background: url(images/Wal_LOGO_2024a.jpg) no-repeat center top; /* temp Feb 2023 */	

}

.style1 {

	color: #BD3000;

	font-weight: bold;

}