body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/bg.png);
}
.top_banner {
	background-image: url(../images/top_banner.png);
	height: 67px;
	width: 100%;
}
.banner {
	background-image: url(../images/banner_tran.gif);
	margin: auto;
	height: 109px;
	width: 622px;
}
.menu_top {
	background-image: url(../images/menu_top.gif);
	height: 12px;
	width: 636px;
	margin: auto;
}
.menu_mid {
	background-image: url(../images/menumid.png);
	height: 20px;
	width: 636px;
	margin: auto;
}
.menu_bottom {
	background-image: url(../images/menu_bottom_tran.gif);
	margin: auto;
	height: 42px;
	width: 636px;
}
.content_mid {
	background-image: url(../images/content_middle.png);
	height: auto;
	width: 622px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 4px;
}
.content_bottom {
	background-image: url(../images/content_bottom.png);
	height: 28px;
	width: 622px;
	margin: auto;
}
a {
font-family: Verdana Arial, Helvertica, sans-serif;
color: grey;
}
a.over {
font-family: Verdana Arial, Helvertica, sans-serif;
color: grey;
text-decoration: underline;
}