.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 655px;
	padding: 0px;
	height: 110px;
}
.fillin {
	background-image: url(images/fillin.jpg);
	background-repeat: repeat-y;
	width: 655px;
	height: 100%;
	padding-right: 50px;
}
.texttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/texttop.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 411px;
}
.textfillin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/textfillin.gif);
	background-repeat: repeat-y;
	padding: 10px;
	width: 411px;
}
.textbottom {
	background-image: url(images/textbottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 31px;
	width: 411px;
}
