.maincontent {
	background-image: url(bkg-maincontent.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainimage {
	background-image: url(main-image.jpg);
	background-repeat: no-repeat;
}
.sidebarbkg {
	background-image: url(bkg-sidebar-mid.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

