.banner {
	background-image: url(../images/banner_trans.gif);
	margin: auto;
	height: 95px;
	width: 647px;
}
.content_mid {
	background-image: url(../images/middle_content.png);
	height: auto;
	width: 647px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottom {
	background-image: url(../images/bottom_content.png);
	margin: auto;
	height: 26px;
	width: 647px;
}
