body {
	background: url(../images/page/bg_body.gif) repeat center;
	margin:0;
	padding:0;
	text-align:center;
	z-index: -1;
}
#textbg {
	position:relative;
	width:740px;
	margin:0px;
	text-align:justify;
	background: url(../images/page/text_bg.gif);
}
#pagebdr {
	position:relative;
	width:740px;
	background: url(../images/page/bdr.gif) center top;
	margin:0px;
	text-align:justify;
}
#pageHeader {
	position: relative;
	background: url(../images/head/hs.gif) no-repeat center top;
	width:740px;
	height:100px;
	margin:0px;
	padding:0;
	text-align: center;
}
#pageBottom {
	position: relative;
	background: url(../images/page/bar.gif) repeat-x left top;
	width:720px;
	height:10px;
	margin:0px;
	padding:0;
	font-size: 0px;
	left: 10px;
}
#footer {
	position: relative;
	width:740px;
	margin:0px;
	text-align:justify;
}
#footBottom {
	position: relative;
	background: url(../images/page/bar.gif) repeat-x left top;
	width:720px;
	height:10px;
	margin:0px;
	padding:0;
	font-size: 0px;
	left: 10px;
}
.bar {
	background: url(../images/page/smbar.gif) repeat-x left top;
	font-size: 0px;
}
.topbar {
	position: relative;
	background: url(../images/page/topbar.gif) repeat-x;
	width:720px;
	height:10px;
	margin:0px;
	padding:0px;
	font-size: 2px;
	left: 10px;
}
.topl {
	position: relative;
	background: url(../images/page/topl.gif) no-repeat;
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	font-size: 2px;
	left: 0px;
}
.topr {
	position: relative;
	background: url(../images/page/topr.gif) no-repeat;
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	font-size: 2px;
	left: 720px;
}
.btmbar {
	position: relative;
	background: url(../images/page/btmbar.gif) repeat-x;
	width:720px;
	height:10px;
	margin:0px;
	padding:0px;
	left: 10px;
	font-size: 2px;
}
.btml {
	position: relative;
	background: url(../images/page/btml.gif) no-repeat;
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	left: 0px;
	font-size: 2px;
}
.btmr {
	position: relative;
	background: url(../images/page/btmr.gif) no-repeat;
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	left: 720px;
	font-size: 2px;
}
