.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.bodytop {
	background-image: url(images/bodytop.jpg);
	background-repeat: no-repeat;
}
.body {
	background-image: url(images/body.jpg);
	background-repeat: repeat;
}
.bodybottom {
	background-image: url(images/bodybottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.home {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
}
.homebody {
	background-image: url(images/homebody.gif);
	background-repeat: no-repeat;
}
