body {
	background: url(../images/page/bg.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/head.jpg) 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;
}
