#header {
	float: left;
	height: 200px;
	width: 955px;
	background-image: none;
	background-repeat: no-repeat;
}
#mainarea {
	font-family: "Comic Sans MS", cursive;
	float: left;
	height: auto;
	width: 955px;
}
#footer {
	height: 120px;
	width: 800px;
	float: left;
	margin: 0px;
}
#container {
	float: none;
	height: inherit;
	width: 955px;
	background-image: url(img/backgroundPA.jpg);
	background-repeat: no-repeat;
}
table tr td {
	font-size: 12px;
}
ol li {
	font-size: 14px;
}
ul li {
	font-size: 14px;
}
