@charset "utf-8";
#mainbody-top {
	background-image: url(images/bg-mainbody-top-v2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 28px;
}

body {
	background-image: url(images/bg-sky-bluecheck.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	background-repeat: repeat-x;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	background-image: url(images/WMMS-header-kids-v3.jpg);
	height: 140px;
	background-repeat: no-repeat;
}
#mainbody {
	width: 1000px;
	background-image: url(images/bg-mainbody-mid-v2.jpg);
	background-repeat: repeat-y;
}
#navbar {
	height: 35px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#footer {
	clear: both;
	height: 30px;
	background-image: url(images/bg-mainbody-bottom-v2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}

